Swagger - filter/search

Related to:

Are there any plans for introducing a filter/search for GET (all) style endpoints?

My motivation for this is implementing a searchable table view for some protocol.

Currently, I believe the best way to implement this would be the read-model/postgraphile. But the drawback here is that it is difficult and complicated to craft the request and parse the response. By contrast, swagger offers code generation.

Hey, we put a ticket in a while back for this

https://noumenadigital.atlassian.net/browse/ST-4115

1 Like

This would be a major improvement for me too. If we want to push architectures with no/lean intermediate API layers this is really what’s missing. Can’t seem to find any info on the planning though.

1 Like

Thank you @Stuart_Shannon @Joe_Gaffney and @Lukas_Legters for the clear input and strong need signalling!
We will discuss if/how/when to bring this to like and come back to you!

1 Like