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

JSON Schema & YAML Config Generation Enhancement #2482

Merged
merged 4 commits into from
Mar 20, 2025

Conversation

KalevGonvick
Copy link
Member

  • Changed JSON schema generated file names to follow the pattern of -schema.json instead of .json to avoid conflict with config loading.
  • Added spaces for YAML comment generation.
  • Added root description option for config files.

@KalevGonvick KalevGonvick requested a review from stevehu March 20, 2025 21:18
@KalevGonvick KalevGonvick linked an issue Mar 20, 2025 that may be closed by this pull request
@stevehu stevehu merged commit 83ab5f2 into master Mar 20, 2025
1 check passed
@stevehu stevehu deleted the 2481-change-generated-json-schema-naming-convention branch March 20, 2025 21:58
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.

Change generated JSON schema naming convention
2 participants