forked from loafle/openapi-generator-original
* 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
40 lines
1.0 KiB
Plaintext
40 lines
1.0 KiB
Plaintext
.gitignore
|
|
.htaccess
|
|
README.md
|
|
composer.json
|
|
config/.htaccess
|
|
config/dev/example.inc.php
|
|
config/prod/example.inc.php
|
|
index.php
|
|
lib/Api/AbstractPetApi.php
|
|
lib/Api/AbstractStoreApi.php
|
|
lib/Api/AbstractUserApi.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/Auth/AbstractAuthenticator.php
|
|
lib/BaseModel.php
|
|
lib/Middleware/JsonBodyParserMiddleware.php
|
|
lib/Model/ApiResponse.php
|
|
lib/Model/Category.php
|
|
lib/Model/Order.php
|
|
lib/Model/Pet.php
|
|
lib/Model/Tag.php
|
|
lib/Model/User.php
|
|
lib/SlimRouter.php
|
|
phpcs.xml.dist
|
|
phpunit.xml.dist
|
|
test/BaseModelTest.php
|