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

Generate the json schema for config file #1652

Closed
antonlisovenko opened this issue Sep 15, 2021 · 2 comments
Closed

Generate the json schema for config file #1652

antonlisovenko opened this issue Sep 15, 2021 · 2 comments
Labels
area/config Issues related to the config kind/feature New feature or feature request

Comments

@antonlisovenko
Copy link

antonlisovenko commented Sep 15, 2021

Hi guys.

Would be great if devspace provided the json schema generated by the Go struct for the config. Quick googled this https://github.com/alecthomas/jsonschema

Having json schema allows to import it to an IDE and get an auto-completion/validation support while editting config.

thanks for the great product!

@FabianKramm
Copy link
Collaborator

@antonlisovenko thanks for creating this issue! Yes, I think we could add a json schema

@FabianKramm FabianKramm added area/config Issues related to the config kind/feature New feature or feature request labels Sep 16, 2021
@leventogut
Copy link
Contributor

Duplicate of #1146

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config Issues related to the config kind/feature New feature or feature request
Projects
None yet
Development

No branches or pull requests

4 participants