allan-simon / sentence-aligner-rust

rest service + frontend to align sentences , in rust
13 stars 1 forks source link

Use OpenAPI/Swagger version 3 instead of version 2 #36

Open jean553 opened 6 years ago

jean553 commented 6 years ago

Blocked to version 2.0 for now, as it seems there is no online resource/tool to check the syntax.

allan-simon commented 6 years ago

note that there's currently a draft of json-schema to "validate/check" the openapi v3 format https://github.com/OAI/OpenAPI-Specification/pull/1270