Closed ahx closed 5 years ago
@ahx Looks like we're missing a Gemfile.lock
from this PR. Can you add it?
@mheap Fixed!
Released as 0.15.0
- thanks for the contribution
Hi @mheap, it looks like this PR is not part of 0.15.0
that is available on rubygems.org. Maybe something did go wrong with the release. But no hurries.
@ahx Ah, my mistake! 0.15.1
pushed
This adds support to find a path like "/pets/{id}" via
OasParser::Definition#path_by_path("/pets/1")