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
/
client
/
petstore
/
perl
/
t
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
..
AdditionalPropertiesClassTest.t
…
AllOfWithSingleRefTest.t
Better inline model resolver to handle inline schema in array item (
#12104
)
2022-04-20 10:28:15 +08:00
AnimalTest.t
…
AnotherFakeApiTest.t
…
ApiResponseTest.t
…
ArrayOfArrayOfNumberOnlyTest.t
…
ArrayOfNumberOnlyTest.t
…
ArrayTestTest.t
…
CapitalizationTest.t
…
CategoryTest.t
…
CatTest.t
…
ChildWithNullableTest.t
add test case for nullable parent property (
#16552
)
2023-09-12 15:59:58 +08:00
ClassModelTest.t
…
ClientTest.t
…
DefaultApiTest.t
…
DeprecatedModelTest.t
[perl] Add name mapping features to the Perl client generator (
#16510
)
2023-09-05 18:39:38 +08:00
DeprecatedObjectTest.t
add test case for nullable parent property (
#16552
)
2023-09-12 15:59:58 +08:00
DogTest.t
…
EnumArraysTest.t
…
EnumClassTest.t
…
EnumTestTest.t
…
FakeApiTest.t
…
FakeBigDecimalMap200ResponseTest.t
[JAVA] fix toUrlQueryString for BigDecimal (
#15764
)
2023-06-08 09:34:06 +08:00
FakeClassnameTags123ApiTest.t
…
FileSchemaTestClassTest.t
…
FileTest.t
…
FooGetDefaultResponseTest.t
[Inline model resolver] better handling of inline responses and bug fixes (
#12353
)
2022-05-13 10:17:59 +08:00
FooTest.t
…
FormatTestTest.t
…
HasOnlyReadOnlyTest.t
…
HealthCheckResultTest.t
…
InlineResponseDefaultTest.t
…
ListTest.t
…
MapTestTest.t
…
MixedPropertiesAndAdditionalPropertiesClassTest.t
…
Model200ResponseTest.t
…
ModelReturnTest.t
…
NameTest.t
…
NullableClassTest.t
…
NumberOnlyTest.t
…
ObjectWithDeprecatedFieldsTest.t
[Java][*] Annotate deprecated operations and schemas (
#9478
)
2021-07-19 10:27:03 +08:00
OrderTest.t
…
OuterCompositeTest.t
…
OuterEnumDefaultValueTest.t
…
OuterEnumIntegerDefaultValueTest.t
…
OuterEnumIntegerTest.t
…
OuterEnumTest.t
…
OuterObjectWithEnumPropertyTest.t
…
ParentWithNullableTest.t
add test case for nullable parent property (
#16552
)
2023-09-12 15:59:58 +08:00
PetApiTest.t
…
PetTest.t
…
ReadOnlyFirstTest.t
…
SingleRefTypeTest.t
Better inline model resolver to handle inline schema in array item (
#12104
)
2022-04-20 10:28:15 +08:00
SpecialModelNameTest.t
…
StoreApiTest.t
…
TagTest.t
…
TestInlineFreeformAdditionalPropertiesRequestTest.t
use model class for request body with additionalProperties (
#16613
)
2023-09-23 13:07:53 +08:00
UserApiTest.t
…
UserTest.t
…