github.com/vmware/go-vcloud-director/v2@v2.24.0/.changes/v2.23.0/644-notes.md (about)

     1  * Added internal generic functions to handle CRUD operations for inner and outer entities [GH-644]
     2  * Added section about OpenAPI CRUD functions to `CODING_GUIDELINES.md` [GH-644] 
     3  * Converted `DefinedEntityType`, `DefinedEntity`, `DefinedInterface`, `IpSpace`, `IpSpaceUplink`,
     4    `DistributedFirewall`, `DistributedFirewallRule`, `NsxtSegmentProfileTemplate`,
     5    `GetAllIpDiscoveryProfiles`, `GetAllMacDiscoveryProfiles`, `GetAllSpoofGuardProfiles`,
     6    `GetAllQoSProfiles`, `GetAllSegmentSecurityProfiles` to use newly introduced generic CRUD
     7    functions [GH-644]