mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-15 22:20:52 +00:00
* Update laravel from 5.6 to 7.0 * Updated petstore example, removed missing files * Updated PHP version to match composer.json * Add samples generation config with OAS3 input spec * Fixed gitignore compile errors, updated to newest petstore example * Add composer.lock to .gitignore * Fix generator gitignore location * Add integration tests * Refresh samples Co-authored-by: Yuriy Belenko <yura-bely@mail.ru>
6 lines
111 B
Plaintext
6 lines
111 B
Plaintext
* text=auto
|
|
*.css linguist-vendored
|
|
*.scss linguist-vendored
|
|
*.js linguist-vendored
|
|
CHANGELOG.md export-ignore
|