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 ec6054c commit dce114cCopy full SHA for dce114c
1 file changed
.github/workflows/samples-java-client-jdk11.yaml
@@ -24,6 +24,7 @@ on:
24
- samples/client/others/java/apache-httpclient/**
25
- samples/client/others/java/resttemplate-list-schema-validation/**
26
- samples/client/petstore/java/okhttp-gson-3.1-duplicated-operationid/**
27
+ - samples/client/others/java/restclient-sealedInterface/**
28
pull_request:
29
paths:
30
- 'samples/client/petstore/java/**'
@@ -47,6 +48,7 @@ on:
47
48
49
50
51
52
jobs:
53
build:
54
name: Build Java Client JDK11
0 commit comments