forked from loafle/openapi-generator-original
update samples, docs
This commit is contained in:
@@ -38,9 +38,7 @@ use \OpenAPI\Client\ObjectSerializer;
|
||||
* @package OpenAPI\Client
|
||||
* @author OpenAPI Generator team
|
||||
* @link https://openapi-generator.tech
|
||||
* @implements \ArrayAccess<TKey, TValue>
|
||||
* @template TKey int|null
|
||||
* @template TValue mixed|null
|
||||
* @implements \ArrayAccess<string, mixed>
|
||||
*/
|
||||
class AllOfWithSingleRef implements ModelInterface, ArrayAccess, \JsonSerializable
|
||||
{
|
||||
|
||||
@@ -38,9 +38,7 @@ use \OpenAPI\Client\ObjectSerializer;
|
||||
* @package OpenAPI\Client
|
||||
* @author OpenAPI Generator team
|
||||
* @link https://openapi-generator.tech
|
||||
* @implements \ArrayAccess<TKey, TValue>
|
||||
* @template TKey int|null
|
||||
* @template TValue mixed|null
|
||||
* @implements \ArrayAccess<string, mixed>
|
||||
*/
|
||||
class FooGetDefaultResponse implements ModelInterface, ArrayAccess, \JsonSerializable
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user