We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3f2a6 commit 7e306e8Copy full SHA for 7e306e8
1 file changed
.github/workflows/samples-java-client-jdk17.yaml
@@ -9,6 +9,7 @@ on:
9
- samples/client/others/java/webclient-sealedInterface/**
10
- samples/client/others/java/webclient-sealedInterface_3_1/**
11
- samples/client/petstore/java/webclient-useSingleRequestParameter/**
12
+ - samples/client/petstore/java/webclient-jackson3/**
13
- samples/client/others/java/restclient-enum-in-multipart/**
14
pull_request:
15
paths:
@@ -18,6 +19,7 @@ on:
18
19
20
21
22
23
24
jobs:
25
build:
0 commit comments