Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update sergen's JSON schema #4062

Merged
merged 2 commits into from
Sep 11, 2024
Merged

Conversation

furkanevran
Copy link
Contributor

@furkanevran furkanevran commented Sep 11, 2024

Update schema to draft-07

Add new PreferRelativePaths property for the ServerTypings object

Refactor titles of some properties

Mark some properties as deprecated and also add it to the description

Refactor BaseRowClasses to be an array of BaseRowClass objects instead of a single BaseRowClass object

Move first level string properties of the schema before objects

Update positive tests and add a single negative test for the data type change of the BaseRowClasses property

Update schema to draft-07
Add new PreferRelativePaths property for the ServerTypings object
Refactor titles of some properties
Mark some properties as deprecated and also add it to the description
Refactor BaseRowClasses to be an array of BaseRowClass objects instead of a single BaseRowClass object
Move first level string properties of the schema before objects
Update positive tests and add a single negative test for the data type change of the BaseRowClasses property
Copy link
Contributor

Thanks for the PR!

This section of the codebase is owned by @madskristensen and @hyperupcall - if they write a comment saying "LGTM" then it will be merged.

@madskristensen madskristensen merged commit 5a65f8b into SchemaStore:master Sep 11, 2024
3 checks passed
@madskristensen
Copy link
Contributor

Thanks

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