GREsau / schemars

Generate JSON Schema documents from Rust code
https://graham.cool/schemars/
MIT License
820 stars 227 forks source link

Use `const` instead of single-valued `enum` #291

Closed GREsau closed 5 months ago

GREsau commented 5 months ago

Tests need updating - this probably shouldn't be done until test schemas are regenerated Tests also need adding to cover openapi3 (including visitors), since the schema_for_schema tests were previously removed