Skip to content

Commit 14fb3df

Browse files
committed
schemas: fix typo
1 parent 47e576c commit 14fb3df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi_python_client/parser/properties/schemas.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ def parameter_from_reference(
199199
parameters: `Parameters` up until now.
200200
201201
Returns:
202-
Either the updated `schemas` input or a `PropertyError` if something went wrong.
202+
Either the updated `schemas` input or a `ParameterError` if something went wrong.
203203
204204
See Also:
205205
- https://swagger.io/docs/specification/using-ref/

0 commit comments

Comments
 (0)