You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That's a very fair feature request! I wanted to add something like this in the long run, but I haven't been able to keep up with this project so much. Add a PR?
One of the nice things is that this is entirely orthogonal to the current functionality. It doesn't need the parser or resolver part, just the parsed specs.
Expected Behaviour
I would like to find the endpoint in my spec file according to a given URL.
Given
/networks/my-net/rbac
, I would like prance to give me the spec for the endpoint listed under the minimal example.Minimal Example Spec
Actual Behaviour
I am not aware of a feature in prance that would allow this.
Steps to Reproduce
Environment
@jfinkhaeuser
The text was updated successfully, but these errors were encountered: