feat: API specs update for version 1.9.x#76
Conversation
Greptile SummaryThis PR updates the 1.9.x API specs across all six spec files (OpenAPI 3 and Swagger 2, client/server/console) and nineteen example files. The main changes are: OAuth2 app consent metadata fields (
Confidence Score: 4/5Safe to merge for most of the changes, but the oauth2Grant.app schema reference is structurally incorrect and will cause SDK generators and validators to produce untyped fields for that property. The specs/1.9.x/open-api3-1.9.x-client.json, open-api3-1.9.x-server.json, swagger2-1.9.x-client.json, and swagger2-1.9.x-server.json — specifically the oauth2Grant.app property definition in each. Important Files Changed
Reviews (2): Last reviewed commit: "chore: update API specs and SDK examples" | Re-trigger Greptile |
7f87bdb to
4c52af4
Compare
This PR contains API specification updates for version 1.9.x.