feat: API specs update for version 1.9.x#71
Conversation
Greptile SummaryThis PR updates the Appwrite 1.9.x API specs across OpenAPI3 and Swagger2 formats for all platforms (client, console, server), adding new dedicated database backup policy endpoints, a manager cache-deletion endpoint, and presence metadata support, alongside several scope and schema changes.
Confidence Score: 3/5The dedicated database backup policy endpoints reuse a generic schema that drops the The console spec introduces new backup policy endpoints that reference the wrong response schema — the specs/1.9.x/open-api3-1.9.x-console.json and specs/1.9.x/swagger2-1.9.x-console.json — specifically the new /compute/databases/{databaseId}/backups/policies endpoints and their schema reference. Important Files Changed
Reviews (4): Last reviewed commit: "chore: update API specs and SDK examples" | Re-trigger Greptile |
efd490c to
70d2be5
Compare
70d2be5 to
b8063c7
Compare
b8063c7 to
3bb4355
Compare
This PR contains API specification updates for version 1.9.x.