first
This commit is contained in:
15
test/.openapi-generator/FILES
Normal file
15
test/.openapi-generator/FILES
Normal file
@ -0,0 +1,15 @@
|
||||
.gitignore
|
||||
.travis.yml
|
||||
Cargo.toml
|
||||
README.md
|
||||
docs/Error.md
|
||||
docs/Pet.md
|
||||
docs/PetsApi.md
|
||||
git_push.sh
|
||||
src/apis/configuration.rs
|
||||
src/apis/mod.rs
|
||||
src/apis/pets_api.rs
|
||||
src/lib.rs
|
||||
src/models/error.rs
|
||||
src/models/mod.rs
|
||||
src/models/pet.rs
|
1
test/.openapi-generator/VERSION
Normal file
1
test/.openapi-generator/VERSION
Normal file
@ -0,0 +1 @@
|
||||
7.4.0
|
Reference in New Issue
Block a user