Change Updates

Do not miss any Base API Docs changes, ever again

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

RSS

14 days ago

v3
3.0.0
Compare

API structure has changed

4 structure changes including:
4 Modifications
Modified 4 Breaking
GET /calendar/today
  • Response
  • 200 response Modified
    • application/json content type Modified
      • eventsRaw property Modified
        • timeDescription, yearCondition properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /calendar/{date}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • eventsRaw property Modified
        • timeDescription, yearCondition properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /nouns
  • Response
  • 200 response Modified
    • application/json content type Modified
      • words property Modified
        • masc, fem, neutr properties Modified
        • nb property Added
      • classInstance property Modified
        • Type went from string | null to object | null
          Breaking
      • approved, base, author properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
GET /nouns/search/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • words property Modified
        • masc, fem, neutr properties Modified
        • nb property Added
      • classInstance property Modified
        • Type went from string | null to object | null
          Breaking
      • approved, base, author properties Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking