Validate a spec definition
POST/api/v1/specs/:id/validate
Check that the spec stored under {id} is complete and internally consistent
without modifying anything. Returns a validation report with any warnings or errors
found in the field definitions, validation rules, and correction rules.
Request​
Responses​
- 200
- 404
Validation report
Spec not found