Bruno Coelho
f31c2a4b17
[kotlin][client] Add new line at the end of all files ( #16062 )
...
* [kotlin][client] add new line at end of files
* [kotlin][client] add new line at end of files
2023-07-11 17:07:06 +08:00
devhl-labs
ceb48d3af4
removed IApi namespace ( #16058 )
2023-07-11 14:01:45 +08:00
devhl-labs
9362b49173
added event for errors ( #16057 )
2023-07-11 10:54:29 +08:00
Emanuele Saccomandi
cc47f45eac
Added zapier ci validation ( #16052 )
...
* minor zapier api template fixes
* updated samples
* added zapier validation action
* readded zapier beta tags
* fixed zapier validation action
* updated samples
2023-07-11 00:19:15 +08:00
devhl-labs
fe78be405e
[csharp][generichost] Added event on http response to facilitate server health tracking ( #16046 )
...
* added event on http response to facility server health tracking
* renamed a file
* handled the renamed file
2023-07-10 16:10:04 +08:00
William Cheng
aa1e9097ea
Minor improvements to Zapier client generator ( #16044 )
...
* improve Zapier client generator
* log debug instead of error
2023-07-10 15:37:20 +08:00
William Cheng
ac1f5f1e81
[inline model resolver] Add support for inline enum refactoring ( #16033 )
...
* add support for inline enum refactoring
* minor update
* add tests
2023-07-10 13:43:50 +08:00
William Cheng
852eb956db
[kotlin][spring] Remove EOL from template ( #16045 )
...
* remove EOL from template
* better code format
2023-07-10 11:44:29 +08:00
Ben Kolera
f34e42b249
[BUGFIX][kotlin-spring] Fix generatedAnnotation to use the javaxPackage variable instead of jakarta to fix spring boot 2 codegen ( #15944 )
...
* Update generatedAnnotation.mustache
Without this, it generates a jakarta annotation in the controllers of a spring boot 2 project.
* Updated examples
2023-07-10 11:13:22 +08:00
William Cheng
94d76ff5d4
Better inline schema naming for double byte characters ( #16035 )
...
* better inline schema naming for double byte characters
* clean up
* update deprecated methods
2023-07-10 09:38:54 +08:00
Emanuele Saccomandi
9baf4988f3
Zapier generator ( #15997 )
...
* First version of Zapier Generator
* fixed zapier codegen
* added zapier templates
* added zapier sample
* added zapier doc
* added zapier generator form data management
* added samples generation
* updated docs
* fixed zapier api template
* fixed zapier samples export
* added zapier readme template
* fixed zapier readme template
* added petstore readme
* cleaned zapier generator
* updated samples
* fixed zapier enum label
* cleaned code
* updated samples
* improved zapier search actions
* updated samples
---------
Co-authored-by: Mauro Valota <maurovalota@fattureincloud.it>
Co-authored-by: William Cheng <wing328hk@gmail.com>
2023-07-09 21:52:04 +08:00
devhl-labs
f63ef71432
version bump ( #16038 )
2023-07-09 10:27:34 +08:00
devhl-labs
c6877947ac
removed a warning ( #16037 )
2023-07-09 10:26:59 +08:00
devhl-labs
1d470c3866
fixed nre ( #16036 )
2023-07-09 10:25:31 +08:00
Jon Schoning
2c5f8b30b4
[haskell-http-client] - update deps ( #16041 )
2023-07-08 19:34:37 -05:00
William Cheng
52dd41159f
Revert "better inline schema naming for double byte characters"
...
This reverts commit aaf9ce637adbb1f4c6d90336c7408447aae33d9a.
2023-07-08 22:37:42 +08:00
William Cheng
aaf9ce637a
better inline schema naming for double byte characters
2023-07-08 22:37:18 +08:00
William Cheng
08c3f8973e
[python] Fix array of array of model's to_dict, from_dict ( #16032 )
...
* fix array of array of model's to_dict, from_dict
* update samples
2023-07-08 14:12:42 +08:00
Felix Uellendall
83a12779fa
Fix syntax error in from_dict call ( #16000 )
2023-07-08 08:43:01 +08:00
Tanmay Mohapatra
5bae27cbbf
[Julia] Fix error in default value and enum gen ( #16030 )
...
Fixed issues in default value and enum generation for non-string types.
2023-07-08 01:12:05 +08:00
Beppe Catanese
2aa75802dc
[POSTMAN] Mark request header as disabled ( #16028 )
...
* Disable headers without a value
* Update samples
2023-07-08 01:06:32 +08:00
Beppe Catanese
30d6a2ff80
[POSTMAN] Use parameter default value ( #16027 )
...
* Refactor to use defaultValue
* Test parameter with defaultValue
* Update samples
2023-07-08 01:05:53 +08:00
Beppe Catanese
315fbff680
[BUG] Change default value for header parameter ( #15990 )
...
* Override toDefaultValue method
* Regenerate sample
2023-07-07 10:58:24 +08:00
William Cheng
9170306ffa
Fix Spring CI sample folder ( #16005 )
...
* fix spring CI sample folder
* fix path
* trigger build
* test push
* add spring jdk17 workflow
* trigger build
2023-07-07 10:23:34 +08:00
William Cheng
a2d0b0c5b8
Minor fix to gradle test, pom.xml, build.gradle ( #16026 )
...
* fix publising to gradle portal
* v6.5.0 portal release
* add back docker publish
* trigger build
* Revert "trigger build"
This reverts commit f7ea8baf356db97d1e3eec68736be372e68a6543.
* Revert "add back docker publish"
This reverts commit a279145cc6d5338155ce4c965368cb12d59c7643.
* Revert "v6.5.0 portal release"
This reverts commit 8a91858df539ceffbbf088711516b04e752d6e67.
* minor fix to gradle test, pom.xml
* rollback to 1.0.0
* fix
2023-07-07 10:18:33 +08:00
William Cheng
ba5c5f478e
remove openapi parameter from method ( #16017 )
2023-07-07 08:32:38 +08:00
Bodo Graumann
ba1c600830
[typescript] Fix support for relative URLs ( #15482 )
...
* Add test for different url types
* Fix tests for typescript inversify framework
* Add workaround for relative URLs
* Regenerate samples
2023-07-06 17:30:19 +02:00
William Cheng
a16a315fee
Revert "7.0.0-beta release ( #16018 )"
...
This reverts commit 635f7952cec10eecf437886ccd03983b655cd6f2.
2023-07-06 17:21:35 +08:00
William Cheng
635f7952ce
7.0.0-beta release ( #16018 )
...
* 7.0.0-beta-release
* fix gradle tests
2023-07-06 16:06:02 +08:00
Daniel Lange
6b62f2b05a
[csharp-netcore] Enable setting of RemoteCertificateValidationCallback through IReadableConfiguration ( #15979 )
...
* Fix for [BUG][C#][csharp] Use RestClient.RemoteCertificateValidationCallback for SSL validation #11497
* Fixed modification of wrong files through merging to master and applied the changes to the correct files
* Updated examples
* Forget some examples
* Updates branch to reflect master changes and published changed example files yet again to solve conflicts
* Fixed examples
2023-07-06 11:48:10 +08:00
William Cheng
965eb2a02f
Add logic to avoid stackoverflow ( #16008 )
...
* add logic to avoid stackoverflow
* add test file
2023-07-06 11:45:31 +08:00
William Cheng
bf80ccb24c
remove getPropertyDefaultValue ( #16003 )
2023-07-06 11:45:05 +08:00
devhl-labs
8d625986c6
used list instead of set ( #16015 )
2023-07-06 11:33:01 +08:00
Nico Martin
5479e57bee
fixed date converter for javascript-flowtyped ( #15983 )
2023-07-05 17:04:31 +08:00
AntoineDuComptoirDesPharmacies
85df55b20e
Bugfix #15982 : ( #15984 )
...
- Use 'orElse' instead of 'get' to avoid Exception for non required headers
- Update samples
2023-07-04 23:30:21 +08:00
Alejandro Ruiz
0bb9088f3e
Fix StringIndexOutOfBoundsException when generating example code for recursive model ( #15601 )
...
Fixes #15600
2023-07-04 23:27:30 +08:00
Oliver B. Fischer
4f5738f493
Spelling fixes of a header for Asciidoc generation ( #15988 )
...
The case sensitivity for the heading for the response codes
was incorrect and has been corrected for the generation of Asciidoc
files.
2023-07-04 23:26:33 +08:00
bernie-schelberg-mywave
a42f90b0e8
Fix #12412 Use enum type for discriminator ( #13846 )
...
* Fix #12412 Use enum type for discriminator
* Rename variable
* Fix required property in test resource
* Add example of enum mapping to samples
* Generate samples
* Generate samples after merging master
* Regenerate samples
* Fix raw use of parameterized class
* Add test showing serialization and deserialization of classes with enum discriminator
* Remove old generated files
* Generate samples
* Generate samples
2023-07-04 23:25:39 +08:00
Aswin Francis
ba0c73e164
[csharp] [Req#15932] Added support for windows authentication by exposing UseDefaultCredentials property ( #15935 )
...
* Added support for windows authentication by exposing UseDefaultCredentials property
* Updated samples and docs
* update doc, samples
---------
Co-authored-by: William Cheng <wing328hk@gmail.com>
2023-07-03 15:53:47 +08:00
Richard Lavoie
117e5118b1
[GO] Fix value formatting in url with slices ( #15581 )
...
* fix reflect value for Slice
* Add test
2023-07-03 15:45:14 +08:00
JeffAtDeere
cfc14565ae
Support vendor extensions on more objects as per the OAS spec ( #15975 )
2023-07-03 15:07:59 +08:00
devhl-labs
00fcaa15c0
[csharp][generichost] Add Option struct to enable better validation ( #15977 )
...
* add Option struct to enable better validation
* use kebab case
2023-07-03 14:40:24 +08:00
Michael Glanznig
e2f5997592
fix dry-run output and add tests, fixes #15730 ( #15754 )
2023-07-02 23:37:21 +08:00
Beppe Catanese
3224e86377
[Postman Collections] Keep original header name ( #15907 )
...
* Define baseName for Postman headers
* Use header original name
* Commit regenerated files
2023-07-02 23:36:23 +08:00
Guillaume Turri
22e1e4e450
[PHP-Symfony] fix name mismatch in generated README ( #15961 ) ( #15963 )
...
This fixes the generated README so it suggests to implement the `class DefaultApi`
in a file named DefaultApi.php (instead of DefaultApiInterface.php)
2023-07-02 23:34:04 +08:00
Guillaume Turri
7572e73b8e
[PHP-Symfony] Fix Symfony warning on OpenAPIServerBundle ( #15960 )
...
This fixes this Symfony warning:
User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::build()"
might add "void" as a native return type declaration in the future. Do the
same in child class "OpenAPI\Server\OpenAPIServerBundle" now to avoid errors
or add an explicit @return annotation to suppress this message
This fixes #15959
2023-07-02 23:33:37 +08:00
Dennis Melzer
50d8e7820b
Fix cli options use tags and api name suffix ( #15936 )
...
* Fix cli options use tags and api name suffix
* Add sample code generator for api suffix and tags
* Fix FILES
* trigger build
* Add sample to github workflow
2023-07-02 23:18:17 +08:00
Clément Tamisier
a22a7c0d83
[kotlin-spring] Add missing parameter 'nullableReturnType' in docs ( #15952 )
2023-07-02 23:16:19 +08:00
devhl-labs
34c491b115
enabled overriding parameter patching ( #15971 )
2023-07-02 10:08:44 +08:00
devhl-labs
179d0bcb9c
added value converter class ( #15970 )
2023-07-02 10:07:27 +08:00