William Cheng
|
53289263d9
|
Prepare v7.2.0 (#17050)
* update version to 7.2.0-SNAPSHOT
* update samples
* update doc
|
2023-11-13 18:53:20 +08:00 |
|
dabdirb
|
739390a682
|
java exclude password field from toString (#16942)
|
2023-10-31 17:50:30 +08:00 |
|
William Cheng
|
5e8e2d7f6d
|
Prepare v7.1.0 in master (#16608)
* prepare v7.1.0 in master
* update
|
2023-09-18 17:37:36 +08:00 |
|
William Cheng
|
b1564d8002
|
Fix UUID default value cast exception (swift5) (#16436)
|
2023-08-29 12:32:01 +01:00 |
|
William Cheng
|
80121aa88f
|
Prepare v7.0.1 (#16409)
* prepare 7.0.1 in master
* update doc
|
2023-08-25 16:11:29 +08:00 |
|
William Cheng
|
e69c58623f
|
update samples
|
2023-08-17 12:03:43 +08:00 |
|
William Cheng
|
d9e32a79a5
|
Support library option via additionalProperties (#16242)
* set library option obtain from additionalProperties
* test library
* update samples
* remove old files
|
2023-08-05 13:41:04 +08:00 |
|
martin-mfg
|
7e89e1ea81
|
fix import mapping for return types (#14525) (#15719)
* importContainerType = true
* add unit test
* disable MyImportTest
* build all samples, add import exceptions
* simplify code
* delete myImportTest
* generate docs
* extend comment
* remove inline comment
|
2023-06-21 15:55:29 +08:00 |
|
martin-mfg
|
396c6753b1
|
[Java][Haskell][Python] fix errors with empty strings, missing basePath (#15866)
* various fixes
* generate samples & docs
|
2023-06-20 10:05:02 +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
|
9ace780eac
|
update samples
|
2023-05-10 15:14:29 +08:00 |
|
Nuno Miguel Micaelo Borges
|
4e27041bdc
|
Add microprofile OpenApi annotations to JavaRxSpec (quarkus library). Add OpenID support (core) (#15407)
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
* Issue #795: Add microprofile OpenAPI annotations for quarkus library in JaxRsSpec
---------
Co-authored-by: Nuno Borges <Nuno.Borges@ctw.bmwgroup.com>
|
2023-05-10 00:55:41 +08:00 |
|