Change Updates

Do not miss any Connect API changes, ever again

Subscribe to the Connect API changelog to be up to date on recent changes.

RSS

Sep 19, 2024

main
1.21.0
Compare

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
GET /organisations/{OrganisationId}/softwarestatements
  • Response
  • 200 response Modified
    • application/json content type Modified
      • HomepageUri property Added
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • HomepageUri property Added
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
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
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
  • Response
  • 200 response Modified
    • application/json content type Modified
      • HomepageUri property Added