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
martin-mfg
d6695056fe
add test case for nullable parent property ( #16552 )
...
* add nullable case to spring test spec
* generate samples for changed spring input
* add nullable case to general test spec
* generate samples for changed general input
* generate samples again
* generates samples again
* re-build from new sources, generates samples again
2023-09-12 15:59:58 +08:00
William Cheng
29f0d22713
[Powershell] add name mapping features ( #16509 )
...
* add name mapping features to the powershell generator
* update samples
2023-09-05 15:45:03 +08:00
William Cheng
6788f43af0
Better handling of Inline schema ( #15682 )
...
* skip allOf inline subschema created as $ref
* add option for fallback
* add back atleastonemodel
* add log
* update java, kotlin, js samples
* update tests
* fix native client test
* fix java client errors by regenerating test files
* clean up python
* clean up powershell
* clean up php
* clean up ruby
* update erlang, elixir
* update dart samples
* update ts samples
* update r, go samples
* update perl
* update swift
* add back files
* add back files
* remove outdated test files
* fix test
2023-06-11 15:35:58 +08:00
William Cheng
12cdacabbf
[Inline model resolver] better handling of inline responses and bug fixes ( #12353 )
...
* better handling of inline response schemas, bug fixes
* update samples
* add new files
* better code format
* remove unused ruby files
* fix java test
* remove unused js spec files
* remove inline_response_default_test.dart
* fix webclient tests
* fix spring tests
2022-05-13 10:17:59 +08:00
William Cheng
a7e92786df
[PowerShell] add more tests to powershell client ( #12057 )
...
* add more tests to powershell client
* update spec
* update method name
* add new file
2022-04-06 10:24:32 +08:00
William Cheng
859e7f7228
update pester to 5.x ( #6536 )
2020-06-04 15:05:08 +08:00
William Cheng
0c2541fc93
fix commnented code in api/model tests ( #6329 )
2020-05-16 22:36:39 +08:00
William Cheng
f327f01c19
Replace powershell generator with powershell-experimental generator ( #6213 )
...
* replace powershell generator with powershell-experimental generator
* add back samples
* add back scripts
* remove outdated script
* update doc
2020-05-08 20:13:01 +08:00