Change Updates

Do not miss any Offering Manager API changes, ever again

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

RSS
Offering Manager API

Change #f7173154

Last update:
Compare

API structure has changed

6 structure changes including:
6 Modifications
Modified 6 Breaking
GET /projects
  • Response
  • 200 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added
GET /projects/by_code/{code}
  • Response
  • 200 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added
GET /projects/{id}
  • Response
  • 200 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added
GET /users/{user_id}/projects
  • Response
  • 200 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added
POST /projects
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added
PUT /projects/{id}
  • Body
  • content type Modified
    • project attribute Modified
  • Response
  • 201 response Modified
    • volume_limit attribute Removed
    • transferability attribute Added