Skip to content

Commit

Permalink
Add sample with generateBuilders=true to test build matrix
Browse files Browse the repository at this point in the history
Serves as an additional regression check for #12804
  • Loading branch information
Philzen committed Jun 14, 2024
1 parent 65c32a4 commit 6f64bdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/samples-spring.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
- samples/openapi3/client/petstore/spring-stubs-skip-default-interface
# servers
- samples/openapi3/server/petstore/springboot
- samples/openapi3/server/petstore/springboot-3
- samples/openapi3/server/petstore/springboot-implicitHeaders
- samples/openapi3/server/petstore/springboot-delegate
- samples/openapi3/server/petstore/spring-boot-oneof
Expand Down

0 comments on commit 6f64bdd

Please sign in to comment.