Skip to content

Commit dc9a898

Browse files
committed
update python samples
1 parent 6f6c8ed commit dc9a898

File tree

1 file changed

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

1 file changed

+1
-0
lines changed

samples/openapi3/client/petstore/python-experimental/petstore_api/api/fake_api.py

+1
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,7 @@ def __get_array_of_enums(
614614
615615
This method makes a synchronous HTTP request by default. To make an
616616
asynchronous HTTP request, please pass async_req=True
617+
617618
>>> thread = api.get_array_of_enums(async_req=True)
618619
>>> result = thread.get()
619620

0 commit comments

Comments
 (0)