devhl
41627b1a24
update bin artifact
2024-03-23 23:37:32 -04:00
devhl
fab4e7bf88
update bin artifact
2024-03-23 23:30:28 -04:00
devhl
39405b459f
update bin artifact
2024-03-23 23:24:43 -04:00
devhl
680c92f965
renamed bin artifacts
2024-03-23 22:47:30 -04:00
devhl
0801919ecc
pinned the samples to their version
2024-03-23 22:44:23 -04:00
devhl
9e7eea689a
updated bin artifacts
2024-03-23 22:39:07 -04:00
devhl
f260f4880d
updated bin artifacts
2024-03-23 22:34:12 -04:00
devhl
075ef0cc2a
renamed workflows
2024-03-23 22:12:51 -04:00
devhl
2a4642ae5f
fixed workflows
2024-03-23 22:10:28 -04:00
devhl
1d01926af3
renamed standard2 to standard2.0
2024-03-23 21:48:52 -04:00
devhl
7720a6431e
renamed standard2 to standard2.0
2024-03-23 21:48:36 -04:00
devhl
9f3f51eeb6
moved OpenAPIClientCoreAndNet47
2024-03-23 21:47:42 -04:00
devhl
9d84fd7a92
moved OpenAPIClientCore
2024-03-23 21:46:58 -04:00
devhl
3e40459b4c
moved OpenAPIClient-unityWebRequest
2024-03-23 21:46:14 -04:00
devhl
19278f8ec9
moved OpenAPIClient-restsharp-name-parameter-mappings
2024-03-23 21:44:56 -04:00
devhl
a0460adb6d
moved OpenAPIClient-net48
2024-03-23 21:44:02 -04:00
devhl
894ed5d946
moved OpenAPIClient-net47
2024-03-23 21:43:12 -04:00
devhl
7befce6bc6
moved OpenAPIClient-net7.0-useDateTimeForDate
2024-03-23 21:40:35 -04:00
devhl
c8bfdc964e
moved OpenAPIClient-net5.0
2024-03-23 21:39:41 -04:00
devhl
3ba7d46885
moved OpenAPIClient-httpclient
2024-03-23 21:38:24 -04:00
devhl
adea1c413b
moved OpenAPIClient-ConditionalSerialization
2024-03-23 21:37:08 -04:00
devhl
a3711980b0
moved OpenAPIClient
2024-03-23 21:36:01 -04:00
devhl
a165e22662
moved OpenAPIClient-generichost-netstandard2.0
2024-03-23 21:31:34 -04:00
devhl
314aedab0b
moved OpenAPIClient-generichost-net7.0-useDateTimeForDate
2024-03-23 21:30:53 -04:00
devhl
7f75faea9d
moved OpenAPIClient-generichost-net6.0-nrt-useSourceGeneration
2024-03-23 21:30:17 -04:00
devhl
ba6b8d8f24
moved OpenAPIClient-generichost-net6.0-nrt
2024-03-23 21:29:41 -04:00
devhl
fc3b521b09
moved OpenAPIClient-generichost-net6.0
2024-03-23 21:29:05 -04:00
devhl
0caabded37
moved oneOf
2024-03-23 21:28:13 -04:00
devhl
377b28f524
moved anyOf
2024-03-23 21:27:47 -04:00
devhl
2e28e557f4
moved allOf
2024-03-23 21:27:13 -04:00
devhl
500aeada68
moved manual tests
2024-03-23 21:25:06 -04:00
William Cheng
e17777044e
Use systemPropertyVariables in pom.xml ( #18213 )
...
* use system property variables in pom.xml
* update
2024-03-23 21:45:29 +08:00
Maroš Varchola
f258ce2cf5
#18031 Fix: added middleware adding for authorization methods [php-slim4] ( #18103 )
...
* fix: added middleware adding for authorization methods, added unauthorized handler to authorization abstract, fixes #18031
* feat: updated generated sample for php-slim4
* fix: small fix for running error handlers and environment setting fix
* feat: removed unused dependency in abstract authenticator, php-slim4
2024-03-23 21:41:16 +08:00
ふぁ
5e9546451c
[Python] Add echo_api test object serialization for multipart requests ( #18176 )
...
* [python] echo add test object serialization for multipart requests
* [echo api] update samples
* [echo api] update samples
2024-03-23 21:40:10 +08:00
William Cheng
420e49f258
better type check for additoinal properties before casting ( #18212 )
2024-03-23 21:21:31 +08:00
William Cheng
4ca8f9c384
Update kotlin client dependencies to newer versions ( #18211 )
...
* update kotlin client dependencies to newer versoins
* update
2024-03-23 21:21:20 +08:00
Njeri Gachoka
aedf571811
Handle both types of additional properties when getting type declaration ( #18201 )
2024-03-23 17:42:22 +08:00
William Cheng
8288b6fb15
fix #18184 , check nullable in 3.1 spec ( #18189 )
2024-03-23 17:15:27 +08:00
William Cheng
a26c87e7a9
[Kotlin][jvm-retrofit2] fix missing import for models in query parameters ( #18143 )
...
* add new kotlin client samples
* update workflow
* update samples
* update
* add kotlin echo api client
* update
* update
* fix model import
2024-03-23 15:38:49 +08:00
Thom
2916be0fb5
fix[kotlin]: only use data class when it has constructor vars ( #18202 )
...
Co-authored-by: Thom van Kalkeren <thom.vankalkeren@ns.nl>
2024-03-23 15:38:03 +08:00
devhl-labs
716a82f8bb
minor spacing change ( #18210 )
2024-03-23 13:01:58 +08:00
William Cheng
84b3cd9962
allow customer version to be overwritten in additional properties ( #18170 )
2024-03-22 15:22:24 +08:00
dependabot[bot]
19898646a8
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website ( #18200 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-22 15:17:16 +08:00
Matteo Baccan
7565e365f8
Update pom.mustache ( #18195 )
...
* Update pom.mustache
* Updated pom.xml of samples
2024-03-22 15:05:32 +08:00
shirin175
1bfe800b9f
typescript-fetch: Move parenthesis to correct place ( #18075 )
...
A misplaced parenthesis let to a syntax error when generating the code for a nullable set in the FromJSONTyped function. By moving the parenthesis to the correct place the syntax error was resolved.
2024-03-21 18:45:50 +08:00
Flemming Nørnberg Larsen
a4508f6817
#18058 Fix the Java generator to generate valid @RequestMappings where the produce
field takes list of string parameters instead of a single comma-separated string ( #18092 )
...
* #18058 Fix AbstractJavaCodegen.getAccepts() so it returns a String array instead of a comma-separated string, and fixed api.mustache so the @RequestMapping annotation generated produces for x-accepts as a parameter list instead of a (single) string.
* #18058 Updated test case to accept a string array instead of a comma-separated list.
* #18058 Reverted changes on imported compared to the main branch.
* #18058 getAccepts() is now hybrid, and can return both a single String or a String[].
* #18058 Rolled back the hybrid getAccepts(), so it only returns a String array.
* #18058 Updated mustache files to cope with vendorExtensions.x-accepts being a string array instead of a comma-separated string.
* #18058 Generated new sample files with by running `./bin/generate-samples.sh ./bin/configs/*.yaml`
* #18058 Optimization of getAccepts()
* #18058 Regenerated scripts that got broken after resolving conflicts on GitHub
* #18058 Fixed introduced issue with api.mustache causing a redundant accept with @HttpExchange with the PetApi.java, StoreApi.java, and UserApi.java.
2024-03-21 17:53:18 +08:00
Sondre Eikanger Kvalø
c7e9bd2f29
[Kotlin][Server] Skip new post processing routine for kotlin server jaxrs ( #18180 )
...
* Skip post processing when generating JAXRS spec with Kotlin
This feature was previously added to work with the javalin5 library
* Add sample that proves what we expect after fixing this
* Update sample
* Added new samples to samples workflow
* Revert from jdk17 pipeline
2024-03-21 15:55:28 +08:00
ふぁ
e39b99051c
[python] add test Missing the important statement for Datetime in Python binding generation ( #18175 )
...
* [python] add test on datetime response import
* [python] update sample
* [python] update sample
2024-03-21 15:40:33 +08:00
William Cheng
894848e550
update links to blog posts ( #18174 )
...
* update links to blog posts
* update doc
2024-03-21 15:36:52 +08:00
Maroš Varchola
9c26ad4745
fix: when instantiation type is not defined for language, return type itself for parent ( #18164 )
2024-03-21 08:06:11 +01:00