-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Description
I really appreciate your library as it provides an easy way to define an API with Swagger definition for paged return types (Hydra) and individual entries. Nevertheless, it would be very helpful to have also a simple list as return type. It is already possible to achieve this by simply returning an array in the OperationHandler, but it is not possible to define the corresponding ApiResource to get the correct Swagger definition (without paging attributes and the correct return type). For example, such an ApiResource could be called "listOperations".
My question now is, would it be in your interest to add this function to your library? If it is possible I would be willing to help as well.
Metadata
Metadata
Assignees
Labels
No labels