feat: API specs update for version latest - #96
Merged
Conversation
ChiragAgg5k
marked this pull request as ready for review
August 19, 2026 09:39
Greptile SummaryRegenerates the latest client, console, and server OpenAPI specifications to use standard OpenAPI schema fields and correctly typed examples.
Confidence Score: 5/5The PR appears safe to merge because no concrete changed-code failure was identified. The regenerated specifications consistently adopt standard OpenAPI metadata and native example types, and the investigated schema changes did not establish a reachable validation, generation, or runtime failure. 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
latestclient, 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.
Validation
x-exampleoccurrencesx-nullableoccurrencesexample: nullvalues1.9.xregeneration