Skip to content

Commit

Permalink
docs(php symfony): update samples and docs
Browse files Browse the repository at this point in the history
  • Loading branch information
renal31 committed Nov 24, 2022
1 parent 54444ec commit 690947a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class ApiResponse
{
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class Category
{
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class Order
{
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class Pet
{
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class Tag
{
/**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
* @package OpenAPI\Server\Model
* @author OpenAPI Generator team
*/

class User
{
/**
Expand Down

0 comments on commit 690947a

Please sign in to comment.