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 ba471a3 commit fab087dCopy full SHA for fab087d
1 file changed
.github/workflows/samples-python-petstore.yaml
@@ -35,6 +35,7 @@ jobs:
35
sample:
36
- samples/openapi3/client/petstore/python-aiohttp
37
- samples/openapi3/client/petstore/python
38
+ - samples/openapi3/client/petstore/python-lazyImports
39
services:
40
petstore-api:
41
image: swaggerapi/petstore
0 commit comments