feat: API specs update for version 1.9.x - #97
Merged
Conversation
ChiragAgg5k
marked this pull request as ready for review
August 19, 2026 09:39
Greptile SummaryThe PR regenerates all three 1.9.x OpenAPI variants to use standard
Confidence Score: 5/5The PR appears safe to merge because no concrete schema, compatibility, or validation failure was identified. The changes consistently modernize generated OpenAPI metadata and examples across all three specification variants, while the examined array-example changes preserve existing array contracts. Important Files Changed
Reviews (1): Last reviewed commit: "fix: preserve empty array examples" | Re-trigger Greptile |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What does this PR do?
Regenerates the
1.9.xclient, server, and console OpenAPI specs with official schema fields:nullablereplacesx-nullableexamplereplacesx-examplenullJSON response properties declared as arrays now emit array schemas with object items. This includes migration report data and Cloud JSON-array models such as WAF conditions, dedicated database rows, plan estimation entries, and app installation authorization details.
Generated from appwrite-labs/cloud#5374. This PR remains a draft until appwrite/appwrite#13279 is merged and the Cloud lock is refreshed, after which the workflow output will be verified against this branch.
SDK examples are intentionally unchanged until appwrite/sdk-generator#1812 is ready to consume the newly published standard fields.
Validation
x-exampleoccurrencesx-nullableoccurrencesexample: nullvalueslatestregeneration