Hey there 👋
first off, thanks for all the work you've done on this package, it's awesome!
I would like to request a feature: allow to verify if a given path, e.g. /api/foobar/123 matches a pathname from the OpenAPI specification, e.g. /api/foobar/{id}. It would be the inverse to resolve.
Does this make sense?