Skip to content

docs: improve validate endpoint docs#230

Open
domachine wants to merge 1 commit into
mainfrom
229-improve-docs
Open

docs: improve validate endpoint docs#230
domachine wants to merge 1 commit into
mainfrom
229-improve-docs

Conversation

@domachine
Copy link
Copy Markdown
Contributor

No description provided.

Comment on lines +37 to +42
- \`schema\` – \`csaf_2_0\` and \`csaf_2_0_strict\` (JSON Schema validation; strict variant disallows additional properties)
- \`mandatory\` – all mandatory tests (section 6.1)
- \`optional\` – all optional tests (section 6.2)
- \`informative\` – all informative tests (section 6.3)
- \`basic\` – \`csaf_2_0_strict\` plus all mandatory tests (test 6.1.8 is already covered by the schema test and is excluded)
- \`extended\` – everything in \`basic\` plus all optional tests
Copy link
Copy Markdown
Contributor Author

@domachine domachine May 26, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- \`schema\` – \`csaf_2_0\` and \`csaf_2_0_strict\` (JSON Schema validation; strict variant disallows additional properties)
- \`mandatory\` all mandatory tests (section 6.1)
- \`optional\` all optional tests (section 6.2)
- \`informative\` all informative tests (section 6.3)
- \`basic\` – \`csaf_2_0_strict\` plus all mandatory tests (test 6.1.8 is already covered by the schema test and is excluded)
- \`extended\` – everything in \`basic\` plus all optional tests
- \`schema\` – \`csaf_2_0\` and \`csaf_2_0_strict\` (JSON Schema validation; strict variant disallows additional properties)
- \`mandatory\` all mandatory tests (section 6.1)
- \`optional\` all optional tests (section 6.2)
- \`informative\` all informative tests (section 6.3)
- \`basic\` – \`csaf_2_0_strict\` (JSON Schema validation: strict variant disallows additional properties) plus all mandatory tests (test 6.1.8 is already covered by the schema test and is excluded)
- \`extended\` – everything in \`basic\` plus all optional tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant