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

Add the ability to support json-schema output format #309

Open
mwadams opened this issue Mar 13, 2024 · 1 comment
Open

Add the ability to support json-schema output format #309

mwadams opened this issue Mar 13, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mwadams
Copy link
Contributor

mwadams commented Mar 13, 2024

We would like to be able to convert our validation context results into the standard JSON Schema output format.

@mwadams mwadams added the enhancement New feature or request label Mar 13, 2024
@mwadams mwadams self-assigned this Mar 13, 2024
@mwadams mwadams linked a pull request Aug 1, 2024 that will close this issue
@mwadams mwadams removed a link to a pull request Aug 1, 2024
@mwadams
Copy link
Contributor Author

mwadams commented Aug 29, 2024

As of 4.0.0-preview.9 all the information required to be able to support the proposed JSON Schema output formats is available.

We can now implement a transformer to produce the required results.

@mwadams mwadams added this to the VNext milestone Aug 29, 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

When branches are created from issues, their pull requests are automatically linked.

1 participant