Gerard Lamusse

Results 226 comments of Gerard Lamusse

Any update on this, this would make tsoa compatible with FeathersJS which currently bundles all params into a single `params` object, so would be nice if this worked.

Typical use case of multiple params are: `{filter: string, limit: number, skip: number, orderBy: string, orderDirection: 'DESC' | 'ASC'}`

Having the same issue. Really need a solution. I am using https://wordpress.org/plugins/rest-api-oauth1/ to authenticate my requests from an external service.

@rijkvanzanten Was there anything left to discuss on this? We could merge this and start on a new PR to support $CURRENT_ITEM or?

@rijkvanzanten Just ran the black box tests and they all passed. But also couldn't find that it was testing any of the services test. So seems like it is independent...

@licitdev so this PR can be merged now and all tests will be included later right?

I tried a watch statement and whilst it worked on the initial load of the page, when you navigate to the collection view and back to item view the "value"...

> Seeing that the setup and logic is so similar, would it be possible / make sense to make this an option of the existing one to many interface? 🤔...

Done. Love the new approach, also allows for searching now even on list view when more than 1 page

Let me know if you have any other ideas with this. I actually think a miniature tabluar layout view as interface could be the next logical step for really large...