William Cheng 0be3fe6104
Set skipFormModel to true by default (#8125)
* set skipFormModel to true by default

* update tests

* regenerate ruby faraday client

* remove inline object spec files

* more clean up on inline object files

* update samples
2020-12-18 23:57:19 +08:00

13 lines
282 B
Plaintext

.gitignore
git_push.sh
petstore-1.0.0-1.rockspec
petstore/api/pet_api.lua
petstore/api/store_api.lua
petstore/api/user_api.lua
petstore/model/api_response.lua
petstore/model/category.lua
petstore/model/order.lua
petstore/model/pet.lua
petstore/model/tag.lua
petstore/model/user.lua