martin-mfg
9afea50cab
use map/array model class only if it is generated ( #17612 )
...
* fix
* tests
* generate samples
* refactor
2024-01-29 21:35:21 +08:00
martin-mfg
64f2cad9e8
fix #17258 - use model class only if it is generated ( #17490 )
...
* fix #16797 and #15796 spring child constructor missing parent params
* root cause and update the DefaultCodegen.java to add missing property when with multi inheritance
* rollback SpringCodegen.java
* update samples
* rollback with master cause #16992 fixed this issue too
* still using orignal design
* catchup master
* catchup master
* catchup master
* fix
* add tests
---------
Co-authored-by: dabdirb <dabdirb@gmail.com>
2024-01-05 10:30:28 +08:00
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
William Cheng
5954daea18
[powershell] update doc to use backslash ( #16460 )
...
* add backslash, forwardslash lambda
* update api doc
2023-08-31 14:29:01 +08:00
Tiffany Marrel
b7a9373233
[powershell] fix use of isBasic condition ( #15525 )
2023-05-20 20:08:37 +08:00
Tiffany Marrel
be651e7776
[powershell] cleanup documentation ( #15355 )
...
* [powershell] fix documentation of API authorization in README files
fix hierarchy level + add internal links + align wording across generators
* [powershell] fix anchor links in documentation
2023-05-09 14:21:09 +08:00
William Cheng
8e49875871
update samples, docs
2022-04-24 15:38:16 +08:00
adessoDpd
1602942292
[Wsdl] Adding cli-option for generating different versions of WSDL-files regarding Media type versioning (content negotiation) ( #12206 )
...
* add wsdl version generation
* add option to use specified operationId
* update samples
* update cli description
2022-04-24 15:29:09 +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