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-25 04:53:39 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
openapi-generator-original
/
samples
/
client
/
petstore
/
csharp
/
generichost
/
net9
History
Mattias Sehlstedt
fde017150e
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
...
* Adjust array TypeDeclaration parsing order to fix deep inline aliases * Update samples
2025-09-04 00:58:13 +08:00
..
AllOf
…
AnyOf
…
AnyOfNoCompare
…
FormModels
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
2025-09-04 00:58:13 +08:00
NullReferenceTypes
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
2025-09-04 00:58:13 +08:00
OneOf
…
Petstore
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
2025-09-04 00:58:13 +08:00
SourceGeneration
[C#] Fixes array TypeDeclaration parsing order to fix deep aliases (
#21600
)
2025-09-04 00:58:13 +08:00
UseDateTimeForDate
…