This website requires JavaScript.
Explore
Help
Sign In
loafle
/
openapi-generator-original
Watch
3
Star
0
Fork
1
You've already forked openapi-generator-original
mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced
2025-11-23 12:03:50 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
client
/
petstore
/
php
/
OpenAPIClient-php
/
tests
History
Nathan Baulch
9f1fa0e440
Fix another batch of spelling typos (
#13915
)
...
* Fix typos * Remove repeated words * Minor grammar fixes
2022-11-07 21:30:24 +08:00
..
AsyncTest.php
…
AuthTest.php
…
ConfigurationTest.php
…
DateTimeSerializerTest.php
Fix another batch of spelling typos (
#13915
)
2022-11-07 21:30:24 +08:00
DebugTest.php
…
EnumClassTest.php
…
EnumTestTest.php
…
ExceptionTest.php
…
FakeHttpClient.php
…
FormatTestTest.php
…
HeaderSelectorTest.php
[PHP] handle properly multiple accept headers (
#13844
)
2022-10-31 12:11:19 +08:00
HeadersTest.php
…
ModelInheritanceTest.php
…
NullableTest.php
[PHP] BUGFIX: model_generic: fix missing setOpenAPInullablesSetToNull method (
#13499
)
2022-09-26 17:20:51 +08:00
ObjectSerializerTest.php
[PHP] Accept 0 as value for query parameters (
#13868
)
2022-11-02 14:08:21 +08:00
OrderApiTest.php
Fix another batch of spelling typos (
#13915
)
2022-11-07 21:30:24 +08:00
OuterEnumTest.php
…
ParametersTest.php
[php] use http_build_query for deepObject support (
#11225
)
2022-03-22 12:56:15 +03:00
PetApiTest.php
Switch expected and actual params in PHPUnit tests (
#11992
)
2022-03-29 13:45:16 +08:00
PetTest.php
…
RequestTest.php
…
ResponseTypesTest.php
…
ServerVariablesInOperationTest.php
[PHP] Add support for server variables in operations (
#12982
)
2022-08-04 00:15:51 +08:00
StoreApiTest.php
…
UserApiTest.php
…