forked from loafle/openapi-generator-original
minor fixes (#5981)
* Update configuration.mustache added return tag in PHPDoc * made sanitizeFilename as static method * updated petstore
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
/**
|
||||
* Swagger Petstore
|
||||
*
|
||||
* This spec is mainly for testing Petstore server and contains fake endpoints, models. Please do not use this for any other purpose. Special characters: \" \\
|
||||
* This is a sample server Petstore server. You can find out more about Swagger at [http://swagger.io](http://swagger.io) or on [irc.freenode.net, #swagger](http://swagger.io/irc/). For this sample, you can use the api key `special-key` to test the authorization filters.
|
||||
*
|
||||
* OpenAPI spec version: 1.0.0
|
||||
* Contact: apiteam@swagger.io
|
||||
|
||||
Reference in New Issue
Block a user