devhl-labs
ede6458d19
[csharp][generichost] Remove discriminator property ( #18445 )
...
* fixed nullability
* minor refactor to address a comment
* removed discriminator property
* update more manual tests
* update more manual tests
* added tests and bug fixes
* fixed allof
* reworked manual tests to compare json instead of classes, reworked discriminator logic
* removed unneeded code
2024-05-21 14:32:12 +08:00
William Cheng
741bf0c035
Prepare 7.7.0-SNAPSHOT ( #18709 )
...
* Revert "7.6.0 release"
This reverts commit d76f9d32d11a03be2b40ebff728ef0ff86332fcb.
* prepare 7.7.0 snapshot in master
* update samples
2024-05-20 17:27:17 +08:00
Phellippe Lima
e36172090e
fix: ExampleGenerator for composed child schemas and array schemas ( #18479 )
...
* fix: ExampleGenerator for composed child schemas and array schemas correctly
* fix: refactor to remove code duplication
* fix: fixes test assertion encoding
* fix: adds doc to new method
2024-04-30 14:36:49 +08:00
devhl-labs
6568bc54a5
[csharp] Fixed nullability of composed schemas ( #18408 )
...
* fixed nullability
* minor refactor to address a comment
2024-04-21 23:47:43 +08:00
William Cheng
807250a430
Prepare 7.6.0 ( #18412 )
...
* Revert "v7.5.0 release"
This reverts commit 1eafe2aebf33b13bee0ead66d62a6436e7db059d.
* update master to v7.6.0 snapshot
* update readme
* update samples
2024-04-17 19:05:37 +08:00
devhl-labs
c109399f3f
fixed property naming convention for composed types ( #18312 )
2024-04-16 15:09:15 +08:00
devhl-labs
79fe176ef2
fixed operation parameter handling ( #18322 )
2024-04-08 10:15:31 +08:00
devhl-labs
3bb17efa09
fixed issue ( #18309 )
2024-04-06 11:05:43 +08:00
devhl-labs
2fac8e34db
[csharp][generichost] Updated UseSourceGeneration ( #18265 )
...
* updated UseSourceGeneration
* updated UseSourceGeneration
* updated UseSourceGeneration
2024-04-01 11:49:13 +08:00
devhl-labs
370eca2889
[csharp] Update dependencies ( #18263 )
...
* version bump
* updated a workflow
2024-03-31 11:27:57 +08:00
devhl-labs
204407daf0
Rename samples ( #18223 )
...
* moved OpenAPIClient-generichost-net6.0
* moved OpenAPIClient-generichost-netcore-latest-allOf
* moved OpenAPIClient-generichost-netcore-latest-anyOf
* moved OpenAPIClient-generichost-netcore-latest-oneOf
* moved OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration
* moved OpenAPIClient-generichost-net6.0-nrt
* moved OpenAPIClient-generichost-net7.0-useDateTimeForDate
* moved OpenAPIClient-generichost-manual-tests
* moved OpenAPIClient-generichost-netstandard2.0
* moved OpenAPIClient-generichost-net6.0
* deleted abandoned files
* updated bin artifacts
* build samples
* updated workflow
* fix manual tests
2024-03-26 10:19:05 +08:00