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

Addressed minor issues with generated JSON schema #434

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

jsoverson
Copy link
Contributor

The main purpose behind this PR is to address some inconsistent intellisense autocompletion stemming from the JSON schema.

This PR

  • flattens the $defs structure in the generated JSON schema. According to the spec, the $defs structure should be flat, with each of the values being a valid schema reference.
  • fixes some bad templates

@jsoverson jsoverson merged commit 9b6380e into main Sep 12, 2023
5 checks passed
@jsoverson jsoverson deleted the config-hardening branch September 12, 2023 14:21
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.

1 participant