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

Feb 24, 2023

main
1.5.0
Compare
1.5.0

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources/{ApiResourceId}/apidiscoveryendpoints
  • Body
  • content type Modified
    • ApiEndpoint property Removed
    • ApiEndpoints property Added
  • Response
  • 201 response Modified
    • ApiDiscoveryEndpoint property Removed
    • ApiDiscoveryEndpoints property Added
PUT /organisations/{OrganisationId}/authorisationservers/{AuthorisationServerId}/apiresources/{ApiResourceId}/apidiscoveryendpoints/{ApiDiscoveryEndpointId}
  • Body
  • content type Modified
    • ApiEndpoint property Removed
    • ApiEndpoints property Added
  • Response
  • 200 response Modified
    • ApiDiscoveryEndpoint property Removed
    • ApiDiscoveryEndpoints property Added