We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47e576c commit 14fb3dfCopy full SHA for 14fb3df
openapi_python_client/parser/properties/schemas.py
@@ -199,7 +199,7 @@ def parameter_from_reference(
199
parameters: `Parameters` up until now.
200
201
Returns:
202
- Either the updated `schemas` input or a `PropertyError` if something went wrong.
+ Either the updated `schemas` input or a `ParameterError` if something went wrong.
203
204
See Also:
205
- https://swagger.io/docs/specification/using-ref/
0 commit comments