UpdateSchemaReq
- descriptionType: string
Description of what this schema represents
- jsonType: stringenum
Schema Draft JSON Schema draft version to use
values- 2020
-12 - 2019
-09 - draft
-07 - draft
-06 - draft
-04
- nameType: string
Human-readable name for the schema
- schema
Definition Empty object - statusType: stringenum
Schema status (Draft schemas can become Active; Active can become Deprecated)
values- Draft
- Active
- Deprecated
- versionType: stringenum
Type Semantic version increment type (Major for breaking changes, Minor for new features, Patch for bug fixes)
values- Major
- Minor
- Patch
