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

FEAT: Ouptut report JSON schema #39

Merged

Conversation

carlwilson
Copy link
Member

@carlwilson carlwilson commented Jun 5, 2024

  • added --schema option to output the JSON schema of ValidationReport;
  • make --schema a valid single option without showing help message; and
  • json.dumps the schema to the console.

See sample schema output here: schema.json

- added `--schema` option to output the JSON schema of `ValidationReport`;
- make `--schema` a valid single option without showing help message; and
- `json.dumps` the schema to the console.
@carlwilson carlwilson added the enhancement New feature or request label Jun 5, 2024
@carlwilson carlwilson requested a review from dockmd June 5, 2024 14:08
@carlwilson carlwilson self-assigned this Jun 5, 2024
@carlwilson carlwilson merged commit c20a656 into E-ARK-Software:integration Jun 6, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants