Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

atualizar master #1

Merged
merged 556 commits into from
Aug 4, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
556 commits
Select commit Hold shift + click to select a range
17f1d35
[Java][Jaxrs][Resteasy] add @Valid to getter methods, updated (#15064)
martin-mfg Jun 8, 2023
3d6f501
add bileto to the sponsor section (#15787)
wing328 Jun 8, 2023
d27fa00
fix: #1466 additionalProperties works now in spring generator (#11572…
jameswynn Jun 8, 2023
02790f9
always use @JacksonXmlElementWrapper and read xml data from reference…
martin-mfg Jun 9, 2023
113cf9d
Allow configuration cache compatibility (#15693)
jprinet Jun 9, 2023
5a7be59
Update bitrise.io config (#15789)
wing328 Jun 9, 2023
acc8274
minor spacing change (#15801)
devhl-labs Jun 10, 2023
9d274cf
Bump s4u/setup-maven-action from 1.7.0 to 1.8.0 (#15800)
dependabot[bot] Jun 10, 2023
5cf7ed9
fix security features listed in documentation - remove openID Connect…
tiffmaelite Jun 10, 2023
5866264
[Python] default values escaping more appropriate (#15695)
HeikoStudt Jun 10, 2023
fc474ea
Added BadRequestException as a subclass in python (#15722)
gyoganathan Jun 10, 2023
1fb0ab9
[Python] fix access_token set to None when constructing Configuration…
wing328 Jun 10, 2023
f240ed4
[Go] Serialize readonly fields (#15765)
gcatanese Jun 10, 2023
fe2dde3
[Postman] fix use of isBasic from #15294 (#15760)
tiffmaelite Jun 10, 2023
21748e0
add py.typed (#15804)
wing328 Jun 10, 2023
6788f43
Better handling of Inline schema (#15682)
wing328 Jun 11, 2023
5b0c021
better null check in isExtensionParent (#15807)
wing328 Jun 11, 2023
9b30531
[abstract-csharp] Begin removing netcore references (#15805)
devhl-labs Jun 11, 2023
170a2f4
fix compilation after class renaming
borsch Jun 11, 2023
ca80fcd
fix(ktor-client): do not add jsonBlock if using kotlinx-serialization…
bcmedeiros Jun 11, 2023
d2e10a7
install urllib3 < 2.1.0 (#15810)
wing328 Jun 12, 2023
9a3e6c7
Add Revved up by Gradle Enterprise badge (#15819)
jprinet Jun 12, 2023
8905698
Enable Dependabot on Maven extensions (#15820)
jprinet Jun 12, 2023
3ea09c2
added new vendor extenion (#15806)
devhl-labs Jun 13, 2023
e5a9081
[dart-dio] Use sourceFolder property instead of src (#15620)
zbarbuto Jun 13, 2023
43b1ce2
Fix typo on swagger2 dependency (#15826)
vad-systems Jun 13, 2023
0504c21
[spring] Fix invalid swagger2 annotation library version in pom.xml (…
ddeath Jun 13, 2023
96b3488
[BUG] [Java-Spring] Required-Fields-Constructor has wrong super call …
JanLubenow Jun 13, 2023
37d8a0d
Add java-webclient gradle test (#15837)
wing328 Jun 13, 2023
9fe5cc0
[csharp-netcore] Configure the API key in string format for HttpSigni…
Ghufz Jun 13, 2023
3b832c9
[Java][Client] remove model annotations from AbstractOpenApiSchema (#…
borsch Jun 13, 2023
6a1626c
[abstract-csharp] Make data types overridable (#15814)
devhl-labs Jun 14, 2023
175876a
[BUG][JAVA] Handling default values leads to wrong defaults or not co…
JanLubenow Jun 14, 2023
7812dd5
[BUG][typescript] add missing importFileExtension support (#15813)
Serranya Jun 14, 2023
5223681
Scala sttp stability change (#15842)
flsh86 Jun 14, 2023
afca85a
update scala doc
wing328 Jun 14, 2023
b42234e
[python] Fix map of array in property (#15844)
wing328 Jun 15, 2023
8c1f4b1
Add containerType to codegen parameter (#15830)
wing328 Jun 15, 2023
bca80c0
[dart-dio] Correctly serialize path parameters (#14666)
szekelyisz Jun 15, 2023
bdeb4ff
Calls validate() for model objects properties (#15784)
ventsyv Jun 15, 2023
882b9a8
[abstract-csharp] Process all operation parameter collections (#15841)
devhl-labs Jun 15, 2023
0e212f5
[Java] [Kotlin] ignore unsupported schemes instead of throwing except…
tiffmaelite Jun 15, 2023
747d9d9
better way to initialize hashmap (#15855)
wing328 Jun 15, 2023
95cefae
[Dart] Convert `DioError` to `DioException` (#15783)
Rexios80 Jun 15, 2023
6cb3414
Fetch request inline (single) example (bis) (#15857)
gcatanese Jun 16, 2023
03cef63
Added option to opt out of default logging for individual methods (#1…
devhl-labs Jun 16, 2023
730b946
[Bug] fix: use length to check for default return media type (#15833)
mstruebing Jun 16, 2023
504744a
[typescript-fetch] fix snakecase discriminator (#15838)
ctjhoa Jun 16, 2023
0a651e1
fix: NullPointerException in DefaultCodegen.mergeProperties when proc…
ykitamura-mdsol Jun 16, 2023
3892703
Rust validation handling (#15288)
ErikWegner Jun 16, 2023
5555137
[csharp][generichost] Modernizes handling of composed schemas (#15865)
devhl-labs Jun 17, 2023
e0d89c3
removed hotfix (#15868)
devhl-labs Jun 18, 2023
3dd93be
Introduce changes necessary for Dart 3.0.0/Flutter 3.10.0 (#15516)
noordawod Jun 20, 2023
09b1825
Update pubspec.mustache (#15510)
ferlyloic Jun 20, 2023
6b1a9ba
Update README.md (#15877)
pappelt Jun 20, 2023
396c675
[Java][Haskell][Python] fix errors with empty strings, missing basePa…
martin-mfg Jun 20, 2023
14fc61a
[java] fix default value - empty list `[]` (#15862)
wing328 Jun 20, 2023
8b26d81
use mvnw instead of mvn in workflow (#15880)
wing328 Jun 20, 2023
7e89e1e
fix import mapping for return types (#14525) (#15719)
martin-mfg Jun 21, 2023
33aa5b0
[Java][bugfix] hashcode/equals behave incorrectly when inheritance is…
pyckle Jun 21, 2023
d160b82
Allow better default value in parameters using codegen property (#15882)
wing328 Jun 21, 2023
9f3d9a5
[swift] New 'swift-combine' client generator for swift (#15823)
dydus0x14 Jun 22, 2023
ae8da31
Minor improvement to swift-combine client generator (#15892)
wing328 Jun 23, 2023
b4eb9a4
fixed .net6 packages (#15902)
devhl-labs Jun 23, 2023
5d6b769
Fix issue #907 by ensuring the parameters is properly "exploded" (#14…
GregDThomas Jun 23, 2023
17c2401
add lombok to pom.xml
wing328 Jun 23, 2023
af048ec
update samples
wing328 Jun 24, 2023
7c67f73
Rename csharp-netcore to csharp (#15903)
wing328 Jun 25, 2023
c23560a
removed unecessary extension from generichost (#15870)
devhl-labs Jun 25, 2023
ea2c686
[csharp][generichost] Removed redundant properties (#15869)
devhl-labs Jun 25, 2023
47f2f5f
[C][Client] Add github action to test c client sample build (#15922)
ityuhui Jun 27, 2023
33e120a
[Eiffel] fix Eiffel schema lookup, clean up outdated samples (#15901)
martin-mfg Jun 27, 2023
4bec09f
[PHP] fix error on circular references (#15900)
martin-mfg Jun 27, 2023
e8fc4d1
Remove unused import in Java resttemplate auth templates (#15899)
ncovercash Jun 27, 2023
debf92f
author command: replace \ by /, fix #9528 (#15861)
martin-mfg Jun 27, 2023
faa5da5
Sttp4 generator (#15834)
flsh86 Jun 27, 2023
3627e57
Add validation.constraints package import to delegates when using bea…
vad-systems Jun 27, 2023
dcc53c0
[Typescript][Scala][Postman][Java] fix errors with missing models, mi…
martin-mfg Jun 27, 2023
7a73f75
[java][okhttp-gson] Remove JAX-RS dependency from generated okhttp-gs…
bcalvez Jun 27, 2023
fac04cf
Various improvements to scala-sttp4 generator (#15931)
wing328 Jun 27, 2023
8fe4d78
Use substring instead of substr (#15937)
possan Jun 29, 2023
b1b8ace
Update openapi-generator-online Dockerfile to use openjdk11 image (#1…
wing328 Jun 29, 2023
b2280e2
[Kotlin][Spring]ctbarnev_bugfix-13488-remove-request-mapping-from-for…
ctbarnev Jun 29, 2023
e9d9866
[Java][Client] Fix #12556 Support primitives and arrays in oneOf (#13…
karzang Jun 29, 2023
d5c53b9
Fix epoch deserialization and parsing numbers (#15948)
noordawod Jun 29, 2023
15b3add
fix NPE in R construct example (#15953)
wing328 Jun 30, 2023
8add911
Add containerTypeMapped (#15881)
wing328 Jun 30, 2023
63b2c79
Fix NPE in StringUtils.camelize (#15957)
wing328 Jun 30, 2023
f43111b
remove addSchemaImportsFromV3SpecLocations (#15956)
wing328 Jun 30, 2023
9ee5fcc
feat(rust,client): remove Default derives for structs as per #10845 (…
SorenHolstHansen Jun 30, 2023
9a968c3
add supportUrlQuery as an option (#15958)
wing328 Jun 30, 2023
cdac136
[Rust] Don't unnecessarily process enum names (#15710)
Jules-Bertholet Jun 30, 2023
30c685e
use openjdk official docker image (#15964)
wing328 Jun 30, 2023
d6538e3
Fix import for spring boot 3 (#15949)
MelleD Jul 1, 2023
71528f6
Add support for Angular 16 (#15925)
VladimirSvoboda Jul 1, 2023
42b496c
Fixed `typescript-axios` not setting enum ref correctly for `multipar…
shibayan Jul 1, 2023
4eaa358
[csharp][generichost] Fix oneof anyof serialization (#15873)
devhl-labs Jul 1, 2023
4dc7ffd
[csharp][generichost] Fix model accessor (#15918)
devhl-labs Jul 1, 2023
ebcd1d7
[csharp][generichost] Exposed internals to test project (#15920)
devhl-labs Jul 1, 2023
a89fe4a
fixed support for DateTimeOffset (#15967)
devhl-labs Jul 2, 2023
780d1fb
use latest framework as default (#15969)
devhl-labs Jul 2, 2023
179d0bc
added value converter class (#15970)
devhl-labs Jul 2, 2023
34c491b
enabled overriding parameter patching (#15971)
devhl-labs Jul 2, 2023
48f242f
[csharp] Rename csharp config files (#15968)
devhl-labs Jul 2, 2023
a22a7c0
[kotlin-spring] Add missing parameter 'nullableReturnType' in docs (#…
ctamisier Jul 2, 2023
50d8e78
Fix cli options use tags and api name suffix (#15936)
MelleD Jul 2, 2023
7572e73
[PHP-Symfony] Fix Symfony warning on OpenAPIServerBundle (#15960)
gturri Jul 2, 2023
22e1e4e
[PHP-Symfony] fix name mismatch in generated README (#15961) (#15963)
gturri Jul 2, 2023
3224e86
[Postman Collections] Keep original header name (#15907)
gcatanese Jul 2, 2023
e2f5997
fix dry-run output and add tests, fixes #15730 (#15754)
nebulon42 Jul 2, 2023
00fcaa1
[csharp][generichost] Add Option struct to enable better validation …
devhl-labs Jul 3, 2023
cfc1456
Support vendor extensions on more objects as per the OAS spec (#15975)
JeffAtDeere Jul 3, 2023
117e511
[GO] Fix value formatting in url with slices (#15581)
darkrift Jul 3, 2023
ba0c73e
[csharp] [Req#15932] Added support for windows authentication by expo…
aswinfrancis91 Jul 3, 2023
b465d88
update samples
wing328 Jul 3, 2023
a42f90b
Fix #12412 Use enum type for discriminator (#13846)
bernie-schelberg-mywave Jul 4, 2023
4f5738f
Spelling fixes of a header for Asciidoc generation (#15988)
obfischer Jul 4, 2023
0bb9088
Fix StringIndexOutOfBoundsException when generating example code for …
aruiz14 Jul 4, 2023
85df55b
Bugfix #15982 : (#15984)
AntoineDuComptoirDesPharmacies Jul 4, 2023
5479e57
fixed date converter for javascript-flowtyped (#15983)
nico-martin Jul 5, 2023
8d62598
used list instead of set (#16015)
devhl-labs Jul 6, 2023
bf80ccb
remove getPropertyDefaultValue (#16003)
wing328 Jul 6, 2023
965eb2a
Add logic to avoid stackoverflow (#16008)
wing328 Jul 6, 2023
6b62f2b
[csharp-netcore] Enable setting of RemoteCertificateValidationCallbac…
dlange-hima Jul 6, 2023
635f795
7.0.0-beta release (#16018)
wing328 Jul 6, 2023
a16a315
Revert "7.0.0-beta release (#16018)"
wing328 Jul 6, 2023
ba1c600
[typescript] Fix support for relative URLs (#15482)
bodograumann Jul 6, 2023
ba5c5f4
remove openapi parameter from method (#16017)
wing328 Jul 7, 2023
a2d0b0c
Minor fix to gradle test, pom.xml, build.gradle (#16026)
wing328 Jul 7, 2023
9170306
Fix Spring CI sample folder (#16005)
wing328 Jul 7, 2023
315fbff
[BUG] Change default value for header parameter (#15990)
gcatanese Jul 7, 2023
a5f1c01
update samples
wing328 Jul 7, 2023
30d6a2f
[POSTMAN] Use parameter default value (#16027)
gcatanese Jul 7, 2023
2aa7580
[POSTMAN] Mark request header as disabled (#16028)
gcatanese Jul 7, 2023
5bae27c
[Julia] Fix error in default value and enum gen (#16030)
tanmaykm Jul 7, 2023
f7edbbc
update samples
wing328 Jul 8, 2023
83a1277
Fix syntax error in from_dict call (#16000)
feluelle Jul 8, 2023
08c3f89
[python] Fix array of array of model's to_dict, from_dict (#16032)
wing328 Jul 8, 2023
aaf9ce6
better inline schema naming for double byte characters
wing328 Jul 8, 2023
52dd411
Revert "better inline schema naming for double byte characters"
wing328 Jul 8, 2023
2c5f8b3
[haskell-http-client] - update deps (#16041)
jonschoning Jul 9, 2023
1d470c3
fixed nre (#16036)
devhl-labs Jul 9, 2023
c687794
removed a warning (#16037)
devhl-labs Jul 9, 2023
f63ef71
version bump (#16038)
devhl-labs Jul 9, 2023
9baf498
Zapier generator (#15997)
emajo Jul 9, 2023
f0084b3
update samples
wing328 Jul 9, 2023
94d76ff
Better inline schema naming for double byte characters (#16035)
wing328 Jul 10, 2023
f34e42b
[BUGFIX][kotlin-spring] Fix generatedAnnotation to use the javaxPacka…
benkolera Jul 10, 2023
75067b2
[Dart] Update CI (#15981)
kuhnroyal Jul 10, 2023
852eb95
[kotlin][spring] Remove EOL from template (#16045)
wing328 Jul 10, 2023
ac1f5f1
[inline model resolver] Add support for inline enum refactoring (#16033)
wing328 Jul 10, 2023
aa1e909
Minor improvements to Zapier client generator (#16044)
wing328 Jul 10, 2023
fe78be4
[csharp][generichost] Added event on http response to facilitate serv…
devhl-labs Jul 10, 2023
cc47f45
Added zapier ci validation (#16052)
emajo Jul 10, 2023
91a55fc
Bump semver from 5.7.1 to 5.7.2 in /website (#16056)
dependabot[bot] Jul 11, 2023
9362b49
added event for errors (#16057)
devhl-labs Jul 11, 2023
ceb48d3
removed IApi namespace (#16058)
devhl-labs Jul 11, 2023
f31c2a4
[kotlin][client] Add new line at the end of all files (#16062)
4brunu Jul 11, 2023
7b3681a
fix isMap (#16043)
wing328 Jul 11, 2023
0a66710
Rename inlineSchemaNameDefaults to inlineSchemaOptions (#16048)
wing328 Jul 11, 2023
3325edc
[kotlin][spring-webclient] Add parseDateToQueryString (#16069)
jenswet Jul 12, 2023
9aa6e25
Fix #14645 Permit to customize more composer.json parts (#16012)
hugofintecture Jul 12, 2023
7cbdc86
docs(php): Add missing configuration property `composerPackageName` (…
Jul 12, 2023
ec63812
Update php options for better customization of composer.json (#16078)
wing328 Jul 12, 2023
c595a02
[Julia] Fix error in server enum generation (#16079)
tanmaykm Jul 12, 2023
3678085
removed warnings (#16039)
devhl-labs Jul 13, 2023
16c149a
fixed bug in http signing config (#16040)
devhl-labs Jul 13, 2023
c6f6ef9
Refactor getAdditionalProperties, isFreeFormObject (#16065)
wing328 Jul 13, 2023
e77f9ea
Add new OAuth2RequestInterceptor to remove deprecated open feign clas…
MelleD Jul 13, 2023
7f480cb
[C++][Pistache] Serialize integer enums if possible (#16080)
CTerasa-ep Jul 13, 2023
1531ad4
Fixed problem with non-ref-enums which were handled like ref-enums (#…
dlange-hima Jul 13, 2023
6a26356
[Julia] add Julia tests to GitHub workflow (#16089)
tanmaykm Jul 13, 2023
b7e7314
[C#] minor refactoring (#16084)
wing328 Jul 13, 2023
80e2c05
Add isJson, isXml to consumes, produces (#16085)
wing328 Jul 14, 2023
7258b3c
Fix allOf with a single $ref (#16096)
wing328 Jul 14, 2023
598c27d
[C#] fix validate (#16097)
wing328 Jul 16, 2023
6299af1
faster logic to patch parameters (#16102)
devhl-labs Jul 16, 2023
b107ff9
[Ada] Fix and improvement of client and server code generator (#16100…
stcarrez Jul 17, 2023
6983a3a
Add nameMapping option to Java client, server generators (#16103)
wing328 Jul 17, 2023
f8e19b4
added equatable option (#16106)
devhl-labs Jul 17, 2023
067b172
[cpp-qt-client] Fix warning (#16083)
MartinDelille Jul 17, 2023
b2eb14b
Fix properties being required and nullable:true (#16072)
fredrio Jul 18, 2023
e722c42
minor code enhancement in abstract julia codegen (#16118)
wing328 Jul 18, 2023
28e822d
remove php slim generator (deprecated) (#16108)
wing328 Jul 18, 2023
178b8a7
Zapier generator api template improvement (#16121)
emajo Jul 18, 2023
aed6a06
code clean up for go server, jaxrs generator (#16126)
wing328 Jul 19, 2023
bfcd646
Updated zapier version (#16131)
emajo Jul 19, 2023
a729cb4
Add support for isFreeFormObject flag (#16127)
wing328 Jul 20, 2023
0d002d3
[C#][restsharp] Removed warnings in HTTP signing config (#16128)
wing328 Jul 20, 2023
35ca486
Fixed bug in http signing config for C# restsharp (#16129)
wing328 Jul 20, 2023
7dee666
add python name mapping support (#16120)
wing328 Jul 20, 2023
ddc2b3e
Add tests for oneOf models in ruby client (#16137)
wing328 Jul 20, 2023
4ece8e9
Elixir: Switch Poison to Jason (#16061)
barttenbrinke Jul 20, 2023
de0bffb
[Ruby] Update Model Creation and Attribute Validation (#16114)
ckoegel Jul 21, 2023
f6fefd9
[Julia] correct handling of POST data encodings (#16149)
tanmaykm Jul 21, 2023
7252d1a
[Ruby] add anyOf support (#16147)
wing328 Jul 21, 2023
bd76c1b
[csharp] Update RestSharp to 110.2.0 (#16122)
OfficialRenny Jul 21, 2023
76989db
[haskell] fix exampe code in generated README.md (#16142)
msakai Jul 21, 2023
ce4a6a3
add oneOf lookup option in python client generator (#16154)
wing328 Jul 22, 2023
d000f90
fix(java): plus url encoding (#15539)
PYPL-Song Jul 22, 2023
fb2c866
Revert "fix(java): plus url encoding (#15539)" (#16158)
wing328 Jul 22, 2023
7a7ecc8
add iBicha to C# TC (#16162)
wing328 Jul 22, 2023
b468e4b
fix: take into account customAxios baseURL in typescript-axios genera…
nicobao Jul 22, 2023
3c5b119
fix(typescript-client): handle special characters (#15893)
phiz71 Jul 22, 2023
b7346d0
[typescript-nestjs] allow configuration with forRootAsync (#15269) (#…
BerniWittmann Jul 22, 2023
476c1a9
Fix DefaultCodegen.specialCharReplacements's comment to match the cur…
msakai Jul 23, 2023
056475f
removed incorrect cast (#16157)
devhl-labs Jul 23, 2023
f590ef1
support nameMapping in abstract ts codegen (#16109)
wing328 Jul 23, 2023
c71b48f
[Julia] update samples test and a minor fix (#16152)
tanmaykm Jul 24, 2023
20d1743
Fix parsing of Accept header like '*/*;q=0.8' (#16169)
gturri Jul 24, 2023
0a02860
add parameter name mapping (#16160)
wing328 Jul 24, 2023
584f844
[Java][Native] Fix multipart builder files array (#16055) (#16094)
lucar94 Jul 24, 2023
66155d6
update c# samples
wing328 Jul 24, 2023
54d9967
[Ruby] Fix Operation Servers (#16144)
ckoegel Jul 25, 2023
2465615
[typescript-angular] Add samples with composed schemas (#16156)
amakhrov Jul 25, 2023
9aa15d9
[ruby] Add tests to operation servers in ruby client (#16179)
wing328 Jul 25, 2023
f32be9d
rust: fix rust generation of optional additionalProperties in openapi…
tommilligan Jul 25, 2023
7ad8f6e
[Ada] remove static from logger (#16181)
wing328 Jul 25, 2023
a1558e3
Add it@M to users list (#16182)
eidottermihi Jul 25, 2023
7d6e7e4
Purge obsolete Go codegen code re `github.com/antihax/optional` (#16185)
maxb Jul 26, 2023
596487a
update doc, customization.md (#16189)
wing328 Jul 26, 2023
30c38ed
fix potential npe in ada codegen (#16188)
wing328 Jul 26, 2023
90eacb6
fix(golang): make sure xml.Encoder is closed (#16141)
adamdecaf Jul 26, 2023
d7311cd
[Ruby] add property, parameter name mapping (#16191)
wing328 Jul 27, 2023
f6a8196
[haskell][haskell-yesod] Fix special char replacements (#16197)
msakai Jul 28, 2023
86cf4f1
add mapping option to ada codegen (#16190)
wing328 Jul 28, 2023
184dfd2
[Kotlin] Add name, parameter mapping support (#16193)
wing328 Jul 28, 2023
954d41b
[C#] Add property, parameter naming support (#16196)
wing328 Jul 28, 2023
5d2e809
add name, parameter mapping to scala generators (#16194)
wing328 Jul 28, 2023
7ca84e5
Add name, parameter name mapping to abstract go codegen (#16171)
wing328 Jul 28, 2023
adac3b1
Support for multipart/form-data; charset="utf-8" in Java GSON Generat…
MarcMil Jul 28, 2023
e411b2a
[python-nextgen] Add type to actual instance (#16204)
fa0311 Jul 29, 2023
d9fc039
[python-nextgen] fix #16151 Disallow additional properties if not pre…
fa0311 Jul 29, 2023
d41fe12
[python] Add tests for simple object with additional properties (#16218)
wing328 Jul 29, 2023
48ff57b
[python-nextgen] fix #16010 circular refs lead to no imports (#16199)
fa0311 Jul 29, 2023
526ca78
add tests for #16199 (python client) (#16220)
wing328 Jul 29, 2023
243b556
[Rust] add property, parameter name mapping (#16205)
wing328 Jul 30, 2023
f3b3de2
add property, parameter name mapping to php generators (#16206)
wing328 Jul 30, 2023
bf18190
[Swift] property, parameter name mapping support (#16207)
wing328 Jul 30, 2023
c6a100c
Added support for using mutiny instead of coroutines for asynchronous…
anttileppa Jul 31, 2023
77311c3
[python-nextgen] Fix allOf missing imports (#16217)
fa0311 Jul 31, 2023
3278eea
Add tests for #16217 (#16221)
wing328 Jul 31, 2023
4602f18
Add model name mapping feature to C# codegen (#16209)
wing328 Aug 2, 2023
0ce1fef
fix 2 sonar-reported bugs (#16229)
martin-mfg Aug 2, 2023
d67f5dd
Fix circleci node 4 failure (#16236)
wing328 Aug 2, 2023
1d39902
Add name mappings support to JS client (#16234)
wing328 Aug 2, 2023
81c398e
add model name mappings support to the elixir client generator (#16233)
wing328 Aug 2, 2023
45d8027
[haskell-servant][haskell-yesod] Use table-based conversion for field…
msakai Aug 3, 2023
cb56e50
support 32bit in postdata (#16238)
hai22yu23 Aug 3, 2023
82516c7
Fix implements in oneof, anyof templates in java okhttp client genera…
wing328 Aug 3, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
27 changes: 19 additions & 8 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,14 +31,25 @@ commands: # a reusable command with parameters
# 'See docs on artifact collection here https://circleci.com/docs/2.0/artifacts/'
- run: mkdir -p $CIRCLE_ARTIFACTS $CIRCLE_TEST_REPORTS
# This is based on your 1.0 configuration file or project settings
#- run:
# command: sudo update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java; sudo update-alternatives --set javac /usr/lib/jvm/java-8-openjdk-amd64/bin/javac; echo -e "export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64" >> $BASH_ENV
- run:
command: sudo update-alternatives --set java /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java; sudo update-alternatives --set javac /usr/lib/jvm/java-8-openjdk-amd64/bin/javac; echo -e "export JAVA_HOME=/usr/lib/jvm/java-8-openjdk-amd64" >> $BASH_ENV
command: java -version
- run:
command: 'sudo docker info >/dev/null 2>&1 || sudo service docker start; '
- run:
command: |-
printf '127.0.0.1 petstore.swagger.io
' | sudo tee -a /etc/hosts
command: |
sudo tee -a /etc/hosts \<<< "127.0.0.1 path.v1.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 path.v2.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.111 path.v3.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 operation.v1.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 operation.v2.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.111 operation.v3.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 server.v1.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 server.v2.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.111 server.v3.test.openapi-generator.tech"
sudo tee -a /etc/hosts \<<< "127.0.0.1 petstore.swagger.io"
cat /etc/hosts
# - run: docker pull openapitools/openapi-petstore
# - run: docker run -d -e OPENAPI_BASE_PATH=/v3 -e DISABLE_API_KEY=1 -e DISABLE_OAUTH=1 -p 80:8080 openapitools/openapi-petstore
- run: docker pull swaggerapi/petstore
Expand All @@ -47,7 +58,7 @@ commands: # a reusable command with parameters
- run: sleep 30
- run: cat /etc/hosts
# Test
- run: mvn --no-snapshot-updates --quiet clean install -Dorg.slf4j.simpleLogger.defaultLogLevel=error
- run: ./mvnw --no-snapshot-updates --quiet clean install -Dorg.slf4j.simpleLogger.defaultLogLevel=error
- run:
name: "Setup custom environment variables"
command: echo 'export CIRCLE_NODE_INDEX="<<parameters.nodeNo>>"' >> $BASH_ENV
Expand Down Expand Up @@ -193,8 +204,8 @@ jobs:
- command_build_and_test:
nodeNo: "3"
node4:
docker:
- image: fkrull/multi-python
machine:
image: ubuntu-2004:202201-02
working_directory: ~/OpenAPITools/openapi-generator
shell: /bin/bash --login
environment:
Expand All @@ -204,7 +215,7 @@ jobs:
DOCKER_CODEGEN_CLI_IMAGE_NAME: openapitools/openapi-generator-cli
steps:
- checkout
- command_docker_build_and_test:
- command_build_and_test:
nodeNo: "4"
workflows:
version: 2
Expand Down
2 changes: 1 addition & 1 deletion .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
For Windows users, please run the script in [Git BASH](https://gitforwindows.org/).
- [ ] In case you are adding a new generator, run the following additional script :
```
./bin/utils/ensure-up-to-date.sh
./bin/utils/ensure-up-to-date
```
Commit all changed files.
- [ ] File the PR against the [correct branch](https://github.com/OpenAPITools/openapi-generator/wiki/Git-Branches): `master` (6.3.0) (minor release - breaking changes with fallbacks), `7.0.x` (breaking changes without fallbacks)
Expand Down
4 changes: 2 additions & 2 deletions .github/actions/run-samples/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ inputs:
runs:
using: "composite"
steps:
- run: mvn --no-snapshot-updates --batch-mode --quiet ${{ inputs.goal }} -P${{ inputs.name }} -Dintegration-test -Dmaven.javadoc.skip=true ${{ inputs.args }}
shell: bash
- run: ./mvnw clean --no-snapshot-updates --batch-mode --quiet ${{ inputs.goal }} -P${{ inputs.name }} -Dintegration-test -Dmaven.javadoc.skip=true ${{ inputs.args }}
shell: bash
6 changes: 6 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,9 @@ updates:
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "maven"
directory: "/"
schedule:
interval: "weekly"
allow:
- dependency-name: "com.gradle.*"
101 changes: 0 additions & 101 deletions .github/workflows/check-supported-versions.yaml

This file was deleted.

39 changes: 39 additions & 0 deletions .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
name: Docker tests

on:
push:
paths:
- Dockerfile
- run-in-docker.sh
- pom.xml
- modules/openapi-generator-online/pom.xml
- modules/openapi-generator-online/Dockerfile
pull_request:
paths:
- Dockerfile
- run-in-docker.sh
- pom.xml
- modules/openapi-generator-online/pom.xml
- modules/openapi-generator-online/Dockerfile
jobs:
build:
name: 'Build: Docker'
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3

- name: Test run-in-docker.sh
shell: bash
run: |
sed -i 's/ -it / /g' run-in-docker.sh
./run-in-docker.sh mvn clean install

- name: Build Dockerfile
shell: bash
run: docker build .

- name: Build modules/openapi-generator-online
shell: bash
run: |
docker build modules/openapi-generator-online/ -t test
2 changes: 1 addition & 1 deletion .github/workflows/gradle-plugin-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
env:
GRADLE_ENTERPRISE_ACCESS_KEY: ${{ secrets.GRADLE_ENTERPRISE_ACCESS_KEY }}
run: |
mvn --no-snapshot-updates --batch-mode --quiet install -DskipTests -Dorg.slf4j.simpleLogger.defaultLogLevel=error
./mvnw clean --no-snapshot-updates --batch-mode --quiet install -DskipTests -Dorg.slf4j.simpleLogger.defaultLogLevel=error
(cd modules/openapi-generator-gradle-plugin/samples/local-spec && ./gradlew buildGoSdk) # using gradle-6.8.3 via wrapper
(cd modules/openapi-generator-gradle-plugin/samples/local-spec && ./gradlew openApiGenerate)
(cd modules/openapi-generator-gradle-plugin/samples/local-spec && ./gradlew buildDotnetSdk)
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/gradle-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- samples/client/petstore/java/jersey2-java8
- samples/client/petstore/java/okhttp-gson
- samples/client/petstore/java/okhttp-gson-group-parameter
- samples/client/petstore/java/webclient-swagger2
steps:
- uses: actions/checkout@v3
- uses: actions/setup-java@v3
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/java-helidon-functional-tests.yaml

This file was deleted.

Loading
Loading