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

Specify the schema in YAML rather than JSON #9

Open
justinvp opened this issue Feb 10, 2022 · 0 comments
Open

Specify the schema in YAML rather than JSON #9

justinvp opened this issue Feb 10, 2022 · 0 comments
Labels
kind/enhancement Improvements or new features

Comments

@justinvp
Copy link
Member

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

The Go boilerplate repo already switched over to using a schema defined in YAML rather than JSON. We should do the same here. Just be aware that we also want to do #8, where the provider needs to return the schema as a JSON string, so we'll likely need to convert the YAML to JSON like what's done in the Go boilerplate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Improvements or new features
Projects
None yet
Development

No branches or pull requests

2 participants