Skip to content

Introduce Basket Schema Validations#235

Merged
imRohan merged 1 commit into
masterfrom
rl-schema-on-write
Mar 20, 2026
Merged

Introduce Basket Schema Validations#235
imRohan merged 1 commit into
masterfrom
rl-schema-on-write

Conversation

@imRohan
Copy link
Copy Markdown
Owner

@imRohan imRohan commented Mar 10, 2026

We'd like to allow users to validate the contents of their baskets using JSON Schema. Here, a user can create a schema for their basket by including a "_schema" key in their payload. If this key is found and is valid, it will be used to validate the contents of the basket during a update (PUT) request.

@imRohan imRohan self-assigned this Mar 10, 2026
@imRohan imRohan added the Ready for Review Once you've squashed your commits, the PR is now ready for review! label Mar 10, 2026
@imRohan imRohan force-pushed the rl-schema-on-write branch from fc1b6e9 to f00656d Compare March 10, 2026 22:31
@imRohan imRohan changed the title Introduce Basket Schema Valication Introduce Basket Schema Validations Mar 10, 2026
We'd like to allow users to validate the contents of their baskets using
JSON Schema. Here, a user can create a schema for their basket by
including a "_schema" key in their payload. If this key is found and is
valid, it will be used to validate the contents of the basket during a
update (PUT) request.
@imRohan imRohan force-pushed the rl-schema-on-write branch from f00656d to fd07fdb Compare March 11, 2026 13:30
@imRohan imRohan merged commit e9a2810 into master Mar 20, 2026
4 checks passed
@imRohan imRohan deleted the rl-schema-on-write branch March 20, 2026 00:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Ready for Review Once you've squashed your commits, the PR is now ready for review!

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant