Closed amit2206 closed 1 year ago
Hi, On server side we are using spring boot and we are able to use param x-spring-paginated: true and can generate the pagination objects but on client side ng-openapi-gen is unable to recognise it. Any help appreciated. Thanks
This is not standard from the OpenAPI spec, and isn't supported.
@luisfpg , Thanks for the feedback...
Hi, On server side we are using spring boot and we are able to use param x-spring-paginated: true and can generate the pagination objects but on client side ng-openapi-gen is unable to recognise it. Any help appreciated. Thanks