generated from speakeasy-sdks/template-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
files.gen
executable file
·30 lines (30 loc) · 954 Bytes
/
files.gen
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
src/petstore/sdkconfiguration.py
src/petstore/pets.py
src/petstore/sdk.py
pylintrc
setup.py
src/petstore/__init__.py
src/petstore/models/__init__.py
src/petstore/models/errors/sdkerror.py
src/petstore/utils/__init__.py
src/petstore/utils/retries.py
src/petstore/utils/utils.py
src/petstore/models/operations/createpets.py
src/petstore/models/operations/listpets.py
src/petstore/models/operations/showpetbyid.py
src/petstore/models/operations/__init__.py
src/petstore/models/shared/error.py
src/petstore/models/shared/pet.py
src/petstore/models/shared/__init__.py
src/petstore/models/errors/__init__.py
docs/sdks/petstore/README.md
docs/sdks/pets/README.md
USAGE.md
docs/models/operations/createpetsresponse.md
docs/models/operations/listpetsrequest.md
docs/models/operations/listpetsresponse.md
docs/models/operations/showpetbyidrequest.md
docs/models/operations/showpetbyidresponse.md
docs/models/shared/error.md
docs/models/shared/pet.md
.gitattributes