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 20, 2022

main
1.3.7
Compare
1.3.7

API structure has changed

9 structure changes including:
9 Modifications
Modified 9
GET /organisations/{OrganisationId}/softwarestatements
  • Response
  • 200 response Modified
    • SoftwareStatementCertifications property Modified
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • SoftwareStatementCertifications property Modified
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/certifications
  • Response
  • 200 response Modified
    • ProfileType property Added
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/certifications/{SoftwareStatementCertificationId}
  • Response
  • 200 response Modified
    • ProfileType property Added
POST /organisations/{OrganisationId}/softwarestatements
  • Response
  • 201 response Modified
    • SoftwareStatementCertifications property Modified
POST /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/certifications
  • Body
  • content type Modified
    • ProfileType property Added
  • Response
  • 201 response Modified
    • ProfileType property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • SoftwareStatementCertifications property Modified
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/certifications/{SoftwareStatementCertificationId}
  • Body
  • content type Modified
    • ProfileType property Added
  • Response
  • 200 response Modified
    • ProfileType property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
  • Response
  • 200 response Modified
    • SoftwareStatementCertifications property Modified