Skip to content
This repository was archived by the owner on Dec 25, 2024. It is now read-only.

Commit f448d1f

Browse files
committed
Samples regenerated
1 parent ce854ba commit f448d1f

File tree

1 file changed

+1
-0
lines changed
  • samples/openapi3/client/petstore/python/petstore_api

1 file changed

+1
-0
lines changed

samples/openapi3/client/petstore/python/petstore_api/schemas.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1883,6 +1883,7 @@ def __get_oneof_class(
18831883
"Invalid inputs given to generate an instance of {}. Multiple "
18841884
"oneOf schemas {} matched the inputs, but a max of one is allowed.".format(cls, oneof_classes)
18851885
)
1886+
# exactly one class matches
18861887
return path_to_schemas
18871888

18881889
@classmethod

0 commit comments

Comments
 (0)