This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator
Watch
3
Star
0
Fork
0
You've already forked openapi-generator
forked from
loafle/openapi-generator-original
Code
Pull Requests
Activity
openapi-generator
/
samples
/
server
/
petstore
/
php-laravel
/
lib
/
app
/
Models
History
martin-mfg
2ca99bdf8e
use model class for request body with additionalProperties (
#16613
)
...
* try out simple fix * add test case * generate samples
2023-09-23 13:07:53 +08:00
..
AdditionalPropertiesClass.php
…
AllOfWithSingleRef.php
…
Animal.php
…
ApiResponse.php
…
ArrayOfArrayOfNumberOnly.php
…
ArrayOfNumberOnly.php
…
ArrayTest.php
…
Capitalization.php
…
Cat.php
…
Category.php
…
ChildWithNullable.php
add test case for nullable parent property (
#16552
)
2023-09-12 15:59:58 +08:00
ClassModel.php
…
Client.php
…
DeprecatedObject.php
…
Dog.php
…
EnumArrays.php
…
EnumClass.php
…
EnumTest.php
…
FakeBigDecimalMap200Response.php
…
File.php
…
FileSchemaTestClass.php
…
Foo.php
…
FooGetDefaultResponse.php
…
FormatTest.php
…
HasOnlyReadOnly.php
…
HealthCheckResult.php
…
InlineObject1.php
…
InlineObject2.php
…
InlineObject3.php
…
InlineObject4.php
…
InlineObject5.php
…
InlineObject.php
…
InlineResponseDefault.php
…
MapTest.php
…
MixedPropertiesAndAdditionalPropertiesClass.php
…
Model200Response.php
…
ModelList.php
…
ModelReturn.php
…
Name.php
…
NullableClass.php
…
NumberOnly.php
…
ObjectWithDeprecatedFields.php
…
Order.php
…
OuterComposite.php
…
OuterEnum.php
…
OuterEnumDefaultValue.php
…
OuterEnumInteger.php
…
OuterEnumIntegerDefaultValue.php
…
OuterObjectWithEnumProperty.php
…
ParentWithNullable.php
add test case for nullable parent property (
#16552
)
2023-09-12 15:59:58 +08:00
Pet.php
…
ReadOnlyFirst.php
…
SingleRefType.php
…
SpecialModelName.php
…
Tag.php
…
TestInlineFreeformAdditionalPropertiesRequest.php
use model class for request body with additionalProperties (
#16613
)
2023-09-23 13:07:53 +08:00
User.php
…