Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
108 commits
Select commit Hold shift + click to select a range
7d87d50
bugfix-20188: use numeric check to ensure that generated inner enums …
timon-sbr Dec 11, 2024
fffb0e8
bugfix-20188: Add test data to fake Api in petstore-with-fake-endpoin…
timon-sbr Dec 17, 2024
a8d3e7d
bugfix-20188: Fix compilation error in FakeApiTest.java
timon-sbr Dec 17, 2024
22e48e0
apply to more libraries, improve test
martin-mfg Jan 28, 2025
54ef454
don't trigger unrelated problem
martin-mfg Jan 28, 2025
6c641d8
update all samples
martin-mfg Jan 29, 2025
1f6f8f0
fix java-helidon
martin-mfg Jan 29, 2025
6a42b9b
update all samples again
martin-mfg Jan 29, 2025
7e5bb0b
update faulty sample tests
martin-mfg Jan 29, 2025
cccddaa
update faulty okhttp-gson test
martin-mfg Jan 29, 2025
a6b1ac4
remove part that's problematic for ruby
martin-mfg Jan 29, 2025
d600aa9
update faulty sample tests
martin-mfg Jan 29, 2025
d9029e2
add ktor2 library option to kotlin server generator
wing328 Dec 12, 2024
b63870e
Fix a few issues with the C generator (part 4) (#20289)
eafer Dec 12, 2024
68b6640
Depend on jackson-jakarta-rs-json-provider when useJakartaEe is true …
douggish Dec 14, 2024
f03c7be
Added path param normalization for Rust clients (#20309)
ranger-ross Dec 14, 2024
70c24e4
[rust] Add tests for path parameters (#20325)
wing328 Dec 14, 2024
1bb7764
Fix a few issues with the C generator (part 5) (#20313)
eafer Dec 14, 2024
01cb153
Fix bug in common path prefix calculation (#20310)
tjquinno Dec 14, 2024
ac3637e
update crypto dep to newer versions in go server (#20326)
wing328 Dec 14, 2024
f6b3a76
[Kotlin Server] Update Ktor to the next major version 3 (#20245)
Stexxe Dec 14, 2024
b4ba1bd
[kotlin-server][ktor2] fix isKtor, update samples (#20327)
wing328 Dec 14, 2024
38ef96e
remove kotlin-server-deprecated resource folder (#20328)
wing328 Dec 14, 2024
59d646b
feat (#19407 JAVA SPRING WEBCLIENT): Add support for useSingleRequest…
Nicklas2751 Dec 15, 2024
1292918
feat: add option to support non-ascii headers in kotlin client (#20331)
Djaler Dec 15, 2024
6f83577
update sample tests, fix Java tests (#20300)
martin-mfg Dec 15, 2024
d03097e
[python,aiohttp] Don't create persistent aiohttp.ClientSession in __i…
dcermak Dec 15, 2024
0f25ca7
[php] Set $multipart to true if content-type is multipart/form-data (…
simonhammes Dec 15, 2024
a4b94a5
[java][native] fix empty response body (#20334)
wing328 Dec 15, 2024
3cb2ea3
[Rust] Fixed rust keyword params in reqwest-trait library (#20333)
ranger-ross Dec 16, 2024
48820de
[PHP][php-nextgen] Fix usage of enums in parameters (#20294)
JulianVennen Dec 16, 2024
b714e17
bugfix: generate correct setup.pi when no paths are specified (#20098)
loic-seguin Dec 17, 2024
6386e88
[Kotlin][Tests]: Add test for kotlin-jvm-okhttp (#20338)
jorgeferdz Dec 17, 2024
4eb8ef1
[typescript-axios] Add `User-Agent` Header to Default Axios (#20067)
ckoegel Dec 17, 2024
98cf236
remove unused url-parse package to complete WHATWG migration (#20344)
davidgamero Dec 18, 2024
360af02
Add PyPI installation to docs (#20350)
eggplants Dec 19, 2024
8e0a8de
Update readme with pip installation procedure (#20353)
wing328 Dec 19, 2024
c72abdd
Add gradle wrapper v8.1.1 to kotlin-spring (#20341)
DavidGrath Dec 20, 2024
9bc974f
[PHP][php-nextgen] List all possible return types (fix #17113) (#20335)
JulianVennen Dec 21, 2024
ec75ef5
[PHP][php-nextgen] Improve method parameter typing (#20361)
JulianVennen Dec 21, 2024
d330edf
Update logback core to newer version v1.5.13 (#20363)
wing328 Dec 21, 2024
a4613c2
Fix a few issues with the C generator (part 6) (#20332)
eafer Dec 21, 2024
fc35c04
[Java] Avoid ambiguous references for date and time classes (#18416) …
jbrugge Dec 21, 2024
2894244
[FIX][PHP-NEXTGEN] Missing tagged union discriminator literal (#20343…
brianferri Dec 22, 2024
f64c485
[csharp] add .net9 support (#20270)
devhl-labs Dec 22, 2024
41f60f0
add option to skip setting user agent in js client (#20367)
wing328 Dec 22, 2024
151cf91
Fixes body of FormParameters in multipart/form-data requests without …
lewishazell Dec 22, 2024
6df02c7
Fix package name in FastAPI README (#20371)
DavidRV00 Dec 26, 2024
7edb387
Fix a few issues with the C generator (part 7) (#20366)
eafer Dec 26, 2024
646c756
update gradle.properites to use 7.11.0 snapshot for testing
wing328 Dec 26, 2024
d5675dc
Add access control to the properties of validation rules (#20380)
maoyama Dec 27, 2024
59c6140
Bump actions/setup-dotnet from 4.1.0 to 4.2.0 (#20379)
dependabot[bot] Dec 27, 2024
8eb432a
Fix(Python): Add custom exceptions for HTTP status codes 409 (Conflic…
OM-HASE Dec 30, 2024
4d48925
update python samples
wing328 Dec 30, 2024
4206d29
bump version to .net8 (#20384)
devhl-labs Dec 30, 2024
76511a8
Various enhancements, bug fixes to default codegen and maven plugin (…
wing328 Dec 30, 2024
b9784a5
Fix typo in various generators, templates (#20389)
wing328 Dec 30, 2024
660d2f3
Fixes URLSessionImplementations template for swift generator (#20381)
Jonas1893 Dec 30, 2024
63bcd90
[swift] fix typos, minor code format enhancement (#20387)
wing328 Dec 31, 2024
fea3226
Bump s4u/setup-maven-action from 1.17.0 to 1.18.0 (#20392)
dependabot[bot] Jan 1, 2025
01944e9
[C][Client] Remove broken intToStr() macro, update samples (#20383)
imaami Jan 2, 2025
e7c49d1
[python] Close test API clients (#20400)
wing328 Jan 4, 2025
575bd0c
Fix a few issues with the C generator (part 8) (#20378)
eafer Jan 6, 2025
1daab3a
#20390 : (#20391)
AntoineDuComptoirDesPharmacies Jan 6, 2025
74fe9a1
Adds @Nullable annotation to Spring Boot generator (#20345)
slobodator Jan 6, 2025
f854f1c
Bump Ktor to 3.0.3 for Kotlin client. (#20410)
divinae Jan 7, 2025
20c07b6
[Java] Remove bean validation annotations on builder (#19580)
jpraet Jan 7, 2025
ba78782
[Rust-Axum][Breaking Change] Improve the `oneOf` model generator (#20…
Victoria-Casasampere-BeeTheData Jan 8, 2025
717c016
[Python] Bug Fix - model_generic templates to have valid imports for …
YousefHaggy Jan 9, 2025
970463c
Update python options in the generators README.md (#20417)
markdoliner Jan 9, 2025
885e63f
C overhead fixes (#20402)
imaami Jan 9, 2025
5f34680
Use conditional access for enumref query params (#20418)
JulianVennen Jan 9, 2025
44e761c
[C#] avoid duplicated header in csharp client (restsharp) (#20421)
wing328 Jan 9, 2025
8263e31
[Spring] Resolve default value issue with Lombok Builder (#19855)
martin-mfg Jan 9, 2025
ece0a40
[Rust-Axum] Update tests to not use templates (#20427)
Victoria-Casasampere-BeeTheData Jan 10, 2025
1bb5d87
Fix typos (#20442)
jayvdb Jan 11, 2025
ea3cb06
rename variable in html2 (#20443)
wing328 Jan 11, 2025
d8c6fb5
[kotlin-spring] Adds useFlowForArrayReturnType option for reactive mo…
hu553in Jan 11, 2025
b89edad
clean up kotlin spring samples (#20445)
wing328 Jan 11, 2025
439c733
fix sbt setup in workflow (#20447)
wing328 Jan 11, 2025
f417969
Revert "fix ref to allOf wrapper, add tests (#19986)" (#20446)
wing328 Jan 11, 2025
7330521
Fix Julia template for binary string (#20355)
qiaojunfeng Jan 11, 2025
f45acfb
[csharp] Removed .net6 and .net7 (#20449)
devhl-labs Jan 13, 2025
100cee2
Set removeEnumValuePrefix to false by default (#20452)
wing328 Jan 13, 2025
786bcc2
[Rust] harden against name collisions while generate cleaner rust cod…
xMAC94x Jan 13, 2025
2390140
[Python] adjust multi-constraint dependency syntax to comply with PEP…
bachorp Jan 14, 2025
c7b3e9f
[C][Client] Make custom CMAKE_C_FLAGS work (#20432)
imaami Jan 14, 2025
d7c22d7
[normalizer] Better handling of schema with just description (any typ…
wing328 Jan 14, 2025
bcf0018
Update bug_report.md with up-to-date URL for online validator (#20470)
wing328 Jan 14, 2025
68fe129
ISSUE: #17373 [BUG] [Go-server] invalid composite literal type string…
vingarzan Jan 15, 2025
a04583c
[go-server] Add tests for primitive types in request/response (#20474)
wing328 Jan 15, 2025
d5b320a
Update openapi spec 3.1 support message (#20492)
wing328 Jan 17, 2025
93ba9fd
Add more net9 samples (#20491)
wing328 Jan 17, 2025
bfe6ece
[ASPNETCORE] Add support for central package version management (#20401)
wing328 Jan 18, 2025
f34f58a
[JAVA] Address [rawtypes] and [this-escape] warnings in generated API…
welandaz Jan 18, 2025
7eae003
v7.11.0 release (#20508)
wing328 Jan 20, 2025
f35b226
Prepare 7.12.0 (#20512)
wing328 Jan 20, 2025
0949292
[csharp][java] Fix enum discriminator default value (#19614)
david-marconis Jan 21, 2025
fc1af83
Additional [this-escape] warnings fixes (#20515)
welandaz Jan 21, 2025
85ffe02
[Go] skip validator import if oneOf discriminator lookup is enabled (…
ctreatma Jan 22, 2025
34660c4
update go samples
wing328 Jan 22, 2025
e57fb3a
[php-*] Explicitly declare nullable parameters (#20524)
JulianVennen Jan 23, 2025
5164ade
allow PHP generator to accept modelNameMapping (#20533)
Abraham-Flutterwave Jan 24, 2025
0029953
[julia] fix enum default vals, add api validations (#20520)
tanmaykm Jan 24, 2025
d0ceae4
Add ClickIT as bronze sponsor (#20542)
wing328 Jan 26, 2025
d5a0426
[csharp][generichost] Fixes de/serialization (#20540)
devhl-labs Jan 26, 2025
3d3a275
restore problematic samples
martin-mfg Jan 29, 2025
bf0044e
regenerate samples with correct binary
martin-mfg Jan 29, 2025
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.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assignees: ''
#### Bug Report Checklist

- [ ] Have you provided a full/minimal spec to reproduce the issue?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagger-parser/online/))?
- [ ] Have you validated the input using an OpenAPI validator ([example](https://apitools.dev/swagger-parser/online/))?
- [ ] Have you [tested with the latest master](https://github.com/OpenAPITools/openapi-generator/wiki/FAQ#how-to-test-with-the-latest-master-of-openapi-generator) to confirm the issue still exists?
- [ ] Have you searched for related issues/PRs?
- [ ] What's the actual output vs expected output?
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/linux.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
${{ runner.os }}-gradle-

- name: Setup Maven
uses: s4u/setup-maven-action@v1.17.0
uses: s4u/setup-maven-action@v1.18.0
with:
java-version: ${{ matrix.java }}
maven-version: 3.8.8
Expand Down Expand Up @@ -87,7 +87,7 @@ jobs:
- name: Check out code
uses: actions/checkout@v4
- name: Setup Maven
uses: s4u/setup-maven-action@v1.17.0
uses: s4u/setup-maven-action@v1.18.0
with:
java-version: 11
maven-version: 3.8.8
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/samples-aspnet-fastenpoints-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- samples/server/petstore/aspnet/fastendpoints-useValidators
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.1.0
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '8.0.x'
- name: Build
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/samples-dotnet-standard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:
build:
name: Build .Net projects
runs-on: ubuntu-latest
runs-on: windows-latest
strategy:
fail-fast: false
matrix:
Expand All @@ -28,7 +28,7 @@ jobs:
# - samples/client/petstore/csharp/unityWebRequest/standard2.0/Petstore/
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.1.0
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: 3.1.*
- name: Build
Expand Down
48 changes: 0 additions & 48 deletions .github/workflows/samples-dotnet.yaml

This file was deleted.

33 changes: 0 additions & 33 deletions .github/workflows/samples-dotnet6-client-echo-api.yaml

This file was deleted.

26 changes: 0 additions & 26 deletions .github/workflows/samples-dotnet6-client.yaml

This file was deleted.

2 changes: 1 addition & 1 deletion .github/workflows/samples-dotnet6-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- samples/server/petstore/aspnetcore-6.0-useSwashBuckle
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.1.0
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '6.0.x'
- name: Build
Expand Down
33 changes: 33 additions & 0 deletions .github/workflows/samples-dotnet8-client-echo-api.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
name: Samples C# .Net 8 Client Echo API

on:
push:
paths:
- samples/client/echo_api/csharp/restsharp/net8/**
pull_request:
paths:
- samples/client/echo_api/csharp/restsharp/net8/**
jobs:
build:
name: Build .Net clients
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
sample:
# clients
- samples/client/echo_api/csharp/restsharp/net8/EchoApi
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '8.0.x'
- name: Run echo server
run: |
git clone https://github.com/wing328/http-echo-server -b openapi-generator-test-server
(cd http-echo-server && npm install && npm start &)
- name: Build
working-directory: ${{ matrix.sample }}
run: |
dotnet build Org.OpenAPITools.sln
dotnet test Org.OpenAPITools.sln
26 changes: 26 additions & 0 deletions .github/workflows/samples-dotnet8-client.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
name: Samples C# .Net 8 Client

on:
push:
paths:
- samples/client/petstore/csharp/restsharp/net8/**
pull_request:
paths:
- samples/client/petstore/csharp/restsharp/net8/**
jobs:
build:
name: Build .Net clients
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
sample:
- samples/client/petstore/csharp/restsharp/net8/ParameterMappings/
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '8.0.x'
- name: Build
working-directory: ${{ matrix.sample }}
run: dotnet build Org.OpenAPITools.sln
3 changes: 2 additions & 1 deletion .github/workflows/samples-dotnet8-server.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@ jobs:
- samples/server/petstore/aspnetcore-8.0-pocoModels
- samples/server/petstore/aspnetcore-8.0-project4Models
- samples/server/petstore/aspnetcore-8.0-useSwashBuckle
- samples/server/petstore/aspnetcore-8.0-use-centralized-package-version-management
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.1.0
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '8.0.x'
- name: Build
Expand Down
45 changes: 45 additions & 0 deletions .github/workflows/samples-dotnet8.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,45 @@
name: Samples C# .Net 8 Clients

on:
push:
paths:
- samples/client/petstore/csharp/generichost/net8/**
- samples/client/petstore/csharp/httpclient/net8/**
- samples/client/petstore/csharp/restsharp/net8/**
- samples/client/petstore/csharp/unityWebRequest/net8/**
pull_request:
paths:
- samples/client/petstore/csharp/generichost/net8/**
- samples/client/petstore/csharp/httpclient/net8/**
- samples/client/petstore/csharp/restsharp/net8/**
- samples/client/petstore/csharp/unityWebRequest/net8/**
jobs:
build:
name: Build .Net projects
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
sample:
- samples/client/petstore/csharp/generichost/net8/AllOf
- samples/client/petstore/csharp/generichost/net8/AnyOf
- samples/client/petstore/csharp/generichost/net8/AnyOfNoCompare
- samples/client/petstore/csharp/generichost/net8/FormModels
- samples/client/petstore/csharp/generichost/net8/ManualPetstoreTests
- samples/client/petstore/csharp/generichost/net8/ManualSourceGenerationTests
- samples/client/petstore/csharp/generichost/net8/NullReferenceTypes
- samples/client/petstore/csharp/generichost/net8/OneOf
- samples/client/petstore/csharp/generichost/net8/Petstore
- samples/client/petstore/csharp/generichost/net8/SourceGeneration
- samples/client/petstore/csharp/generichost/net8/UseDateTimeForDate
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '8.0.x'
- name: Build
working-directory: ${{ matrix.sample }}
run: dotnet build Org.OpenAPITools.sln
- name: Test
working-directory: ${{ matrix.sample }}
run: dotnet test Org.OpenAPITools.sln
54 changes: 54 additions & 0 deletions .github/workflows/samples-dotnet9.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
name: Samples C# .Net 9 Clients

on:
push:
paths:
- samples/client/petstore/csharp/generichost/latest/**
- samples/client/petstore/csharp/generichost/net9/**
- samples/client/petstore/csharp/httpclient/net9/**
- samples/client/petstore/csharp/restsharp/net9/**
- samples/client/petstore/csharp/unityWebRequest/net9/**
pull_request:
paths:
- samples/client/petstore/csharp/generichost/latest/**
- samples/client/petstore/csharp/generichost/net9/**
- samples/client/petstore/csharp/httpclient/net9/**
- samples/client/petstore/csharp/restsharp/net9/**
- samples/client/petstore/csharp/unityWebRequest/net9/**
jobs:
build:
name: Build .Net projects
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
sample:
- samples/client/petstore/csharp/generichost/latest/Tags
- samples/client/petstore/csharp/generichost/net9/AllOf
- samples/client/petstore/csharp/generichost/net9/AnyOf
- samples/client/petstore/csharp/generichost/net9/AnyOfNoCompare
- samples/client/petstore/csharp/generichost/net9/FormModels
# - samples/client/petstore/csharp/generichost/net9/ManualPetstoreTests
# - samples/client/petstore/csharp/generichost/net9/ManualSourceGenerationTests
- samples/client/petstore/csharp/generichost/net9/NullReferenceTypes
- samples/client/petstore/csharp/generichost/net9/OneOf
- samples/client/petstore/csharp/generichost/net9/Petstore
- samples/client/petstore/csharp/generichost/net9/SourceGeneration
- samples/client/petstore/csharp/generichost/net9/UseDateTimeForDate
# restsharp
- samples/client/petstore/csharp/restsharp/net9/EnumMappings
# httpclient
- samples/client/petstore/csharp/httpclient/net9/Petstore
# unity
#- samples/client/petstore/csharp/unityWebRequest/net9/Petstore
steps:
- uses: actions/checkout@v4
- uses: actions/setup-dotnet@v4.2.0
with:
dotnet-version: '9.0.101'
- name: Build
working-directory: ${{ matrix.sample }}
run: dotnet build Org.OpenAPITools.sln
- name: Test
working-directory: ${{ matrix.sample }}
run: dotnet test Org.OpenAPITools.sln
3 changes: 3 additions & 0 deletions .github/workflows/samples-java-client-jdk11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ on:
- samples/client/others/java/okhttp-gson-oneOf-array/**
- samples/client/others/java/resttemplate-useAbstractionForFiles/**
- samples/client/others/java/webclient-useAbstractionForFiles/**
- samples/client/petstore/java/webclient-useSingleRequestParameter/**
- samples/client/others/java/jersey2-oneOf-duplicates/**
- samples/client/others/java/jersey2-oneOf-Mixed/**
- samples/client/others/java/resttemplate-list-schema-validation/**
Expand All @@ -31,6 +32,7 @@ on:
- samples/client/others/java/okhttp-gson-oneOf-array/**
- samples/client/others/java/resttemplate-useAbstractionForFiles/**
- samples/client/others/java/webclient-useAbstractionForFiles/**
- samples/client/petstore/java/webclient-useSingleRequestParameter/**
- samples/client/others/java/jersey2-oneOf-duplicates/**
- samples/client/others/java/jersey2-oneOf-Mixed/**
- samples/client/others/java/resttemplate-list-schema-validation/**
Expand All @@ -57,6 +59,7 @@ jobs:
- samples/client/petstore/java/webclient
- samples/client/petstore/java/webclient-nullable-arrays
- samples/client/petstore/java/webclient-swagger2
- samples/client/petstore/java/webclient-useSingleRequestParameter
- samples/client/petstore/java/vertx
- samples/client/petstore/java/jersey2-java8-localdatetime
- samples/client/petstore/java/google-api-client
Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/samples-java-client-jdk17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,14 @@ on:
paths:
- samples/client/petstore/java/resttemplate-jakarta/**
- samples/client/petstore/java/webclient-jakarta/**
- samples/client/petstore/java/restclient-*/**
- samples/client/petstore/java/restclient-*/**
- samples/client/petstore/java/webclient-useSingleRequestParameter/**
pull_request:
paths:
- samples/client/petstore/java/resttemplate-jakarta/**
- samples/client/petstore/java/webclient-jakarta/**
- samples/client/petstore/java/restclient-*/**
- samples/client/petstore/java/webclient-useSingleRequestParameter/**
jobs:
build:
name: Build Java Client JDK17
Expand All @@ -26,6 +28,7 @@ jobs:
- samples/client/petstore/java/restclient-nullable-arrays
- samples/client/petstore/java/restclient-swagger2
- samples/client/petstore/java/restclient-useSingleRequestParameter
- samples/client/petstore/java/webclient-useSingleRequestParameter
steps:
- uses: actions/checkout@v4
- uses: actions/setup-java@v4
Expand Down
Loading