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

Nov 18, 2024

main
1.22.5
Compare
1.22.5

API structure has changed

11 structure changes including:
11 Modifications
Modified 11
GET /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • OrgDetails property Modified
        • Flags property Modified
GET /organisations/{OrganisationId}/softwarestatements
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
GET /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
GET /references/flags/{FlagID}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AccessLevel property Added
POST /organisations
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
POST /organisations/{OrganisationId}/softwarestatements
  • Response
  • 201 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
POST /references/flags
  • Body
  • application/json content type Modified
    • AccessLevel property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • AccessLevel property Added
PUT /organisations/{OrganisationId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
PUT /organisations/{OrganisationId}/softwarestatements/{SoftwareStatementId}/unlock
  • Response
  • 200 response Modified
    • application/json content type Modified
      • Flags property Modified
        • AccessLevel property Added
PUT /references/flags/{FlagID}
  • Body
  • application/json content type Modified
    • AccessLevel property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • AccessLevel property Added