API structure has changed
4 structure changes including:
4 Modifications
Modified
4
Breaking
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/metadata
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]
toobject
Breaking
- content, empty, numberOfElements, offset, pageNumber, pageable, size, totalPages, totalSize properties Added
-
Type went from
-
application/json content type Modified
GET /references/authorisationdomainroles/{AuthorisationDomainRoleName}/metadata
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]
toobject
Breaking
- content, empty, numberOfElements, offset, pageNumber, pageable, size, totalPages, totalSize properties Added
-
Type went from
-
application/json content type Modified
GET /references/authorisationdomains/{AuthorisationDomainName}/authorisationdomainroles/{AuthorisationDomainRoleIdentifier}/metadata
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]
toobject
Breaking
- content, empty, numberOfElements, offset, pageNumber, pageable, size, totalPages, totalSize properties Added
-
Type went from
-
application/json content type Modified
PUT /references/authorisationdomains/{AuthorisationDomainName}/authorisationdomainroles/{AuthorisationDomainRoleIdentifier}/metadata/{MetadataId}
- Response
-
200 response Modified
- application/json content type Added