snowdrop-zen / quarkus

Quarkus: Supersonic Subatomic Java.
https://quarkus.io
Apache License 2.0
1 stars 0 forks source link

REST Data with Panache paging parameters should be visible at Swagger/OpenAPI #155

Closed snowdrop-bot closed 3 years ago

snowdrop-bot commented 4 years ago

Description I created a PanacheEntityResource and generated OpenAPI description but pagination parameters are not visible to Swagger so I can not give pagination parameter from Swagger UI. I also generated Typescript API from it using swagger-typescript-api. I can not see paging parameters from Typescript side too.

Could you add necessary info at RestDataResource?


https://github.com/quarkusio/quarkus/issues/11391


$upstream:11391$