Skip to content

v1.6.0

Compare
Choose a tag to compare
@bglamadrid bglamadrid released this 11 Apr 02:00
· 80 commits to main since this release
abdf8ea

Changed

  • Created a second API document common.trebol-api.json for common components
    • Moved schemas to this document
      • DataPage
      • LoginCredentials
      • UserRegistration
      • AuthorizedAccess
      • Person
    • Moved responses to this document
      • PaginatedCollection
      • Forbidden
      • AuthorizedAccessToResource
      • AuthorizedAccessToRoutes
      • NotFound
      • Empty
      • AllowMethodPOST
      • AllowMethodGET
      • AllowAllMethods
      • AllowMethodGET-PUT
      • BadRequestBody
    • Rewritten References ($ref) to load all these components from the second document file if it exists in the same directory