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 b1f2a67 commit 98098eeCopy full SHA for 98098ee
1 file changed
.github/workflows/samples-jaxrs.yaml
@@ -34,6 +34,9 @@ jobs:
34
- samples/server/petstore/jaxrs-cxf-cdi
35
- samples/server/petstore/jaxrs-cxf-non-spring-app
36
- samples/server/petstore/jaxrs-spec-microprofile-openapi-annotations
37
+ - samples/server/petstore/jaxrs-spec-swagger-annotations
38
+ - samples/server/petstore/jaxrs-spec-swagger-v3-annotations-jakarta
39
+ - samples/server/petstore/jaxrs-spec-swagger-v3-annotations
40
steps:
41
- uses: actions/checkout@v5
42
- uses: actions/setup-java@v5
0 commit comments