API structure has changed
4 structure changes including:
4 Modifications
Modified
4
GET /organisations/{OrganisationId}/certificates
- Response
-
200 response Modified
-
application/jwk-set+json content type Modified
-
Type went from
array[object]toarray[object] | object
-
alternative Modified
- PaginationProperties alternative Added
-
Type went from
-
application/jwk-set+json content type Modified
GET /organisations/{OrganisationId}/certificates/{OrganisationCertificateType}
- Response
-
200 response Modified
-
application/jwk-set+json content type Modified
-
Type went from
array[object]toarray[object] | object
-
alternative Modified
- PaginationProperties alternative Added
-
Type went from
-
application/jwk-set+json content type Modified
GET /organisations/{OrganisationId}/softwarestatements
- Response
-
200 response Modified
-
application/json content type Modified
-
Type went from
array[object]toobject | array[object]
-
alternative Modified
- PaginationProperties alternative Added
-
Type went from
-
application/json content type Modified
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/certificates
- Response
-
200 response Modified
-
application/jwk-set+json content type Modified
-
Type went from
array[object]toarray[object] | object
-
alternative Modified
- PaginationProperties alternative Added
-
Type went from
-
application/jwk-set+json content type Modified