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

Support for JSON schema for garnet configuration file #586

Open
Meir017 opened this issue Aug 12, 2024 · 0 comments
Open

Support for JSON schema for garnet configuration file #586

Meir017 opened this issue Aug 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Meir017
Copy link
Contributor

Meir017 commented Aug 12, 2024

Feature request type

enhancement

Is your feature request related to a problem? Please describe

This will enable IntelliSense when editing a garnet.conf file in vscode and other schema-store supporting IDE's

Describe the solution you'd like

SchemaStore/schemastore#3986

we could use the https://docs.json-everything.net/schema/schemagen/schema-generation/ library for this which also supports dotnet comments for the generated schema

Describe alternatives you've considered

No response

Additional context

This repo would include a json-schema file that would be generated based on the Options.cs` file, then in https://github.com/SchemaStore/schemastore/blob/master/src/api/json/catalog.json an entry will be added for garnet

@TalZaccai TalZaccai self-assigned this Aug 13, 2024
@TalZaccai TalZaccai added the enhancement New feature or request label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants