papsign / Ktor-OpenAPI-Generator

Ktor OpenAPI/Swagger 3 Generator
Apache License 2.0
243 stars 42 forks source link

Missing @Min and @Max annotations #14

Closed Wicpar closed 4 years ago

Wicpar commented 4 years ago

Putting this in a separate issue from #12

@Min and @Max annotations are missing.

Wicpar commented 4 years ago

This issue might take a while, no system currently exists for validators to edit the model. The whole thing has to be redone.

Wicpar commented 4 years ago

https://github.com/papsign/Ktor-OpenAPI-Generator/tree/reworked-model modification are up and tested on the branch.

Wicpar commented 4 years ago

implementation 'com.github.papsign:Ktor-OpenAPI-Generator:0.2-beta.0-experimental'