Closed Dorthu closed 3 years ago
The spec says that path parameters must actually be part of the operation's URL.
@displague pointed out that this parser was not enforcing that requirement. This change begins raising a new SpecError when this requirement isn't satisfied.
The spec says that path parameters must actually be part of the operation's URL.
@displague pointed out that this parser was not enforcing that requirement. This change begins raising a new SpecError when this requirement isn't satisfied.