API structure has changed
6 structure changes including:
6 Modifications
Modified
6
GET /clients/{ClientId}
- Response
-
200 response Modified
-
application/json content type Modified
- homepage_uri property Added
-
application/json content type Modified
GET /organisations/{OrganisationId}/softwarestatements
- Response
-
200 response Modified
-
application/json content type Modified
- HomepageUri property Added
-
application/json content type Modified
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
- Response
-
200 response Modified
-
application/json content type Modified
- HomepageUri property Added
-
application/json content type Modified
POST /organisations/{OrganisationId}/softwarestatements
- Body
-
application/json content type Modified
- HomepageUri property Added
- Response
-
201 response Modified
-
application/json content type Modified
- HomepageUri property Added
-
application/json content type Modified
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
- Body
-
application/json content type Modified
- HomepageUri property Added
- Response
-
200 response Modified
-
application/json content type Modified
- HomepageUri property Added
-
application/json content type Modified
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
- Response
-
200 response Modified
-
application/json content type Modified
- HomepageUri property Added
-
application/json content type Modified