Skip to content

docs: Schemas used in generic extension endpoints are combined using JSON Subschemas#1482

Merged
lisad merged 2 commits into
masterfrom
generic-extension-schema-refs
Feb 3, 2026
Merged

docs: Schemas used in generic extension endpoints are combined using JSON Subschemas#1482
lisad merged 2 commits into
masterfrom
generic-extension-schema-refs

Conversation

@lisad
Copy link
Copy Markdown
Member

@lisad lisad commented Jan 30, 2026

This applies the JSON Schema "$ref" feature to pull the object schemas into the payload schema as subschemas. Doing so allows us to validate the example against the overall schema, which found errors (now fixed).

lisad added 2 commits January 30, 2026 10:54
…full example against the combined schemas, which found errors - fixed in example.json file and in readme.
@lisad lisad changed the title Schemas used in generic extension endpoints are combined using JSON Subschemas docs: Schemas used in generic extension endpoints are combined using JSON Subschemas Jan 30, 2026
@lisad lisad requested a review from ameya9 January 31, 2026 23:47
@lisad lisad merged commit 2890c47 into master Feb 3, 2026
6 of 7 checks passed
@lisad lisad deleted the generic-extension-schema-refs branch February 3, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants