Skip to content
This repository was archived by the owner on Mar 16, 2025. It is now read-only.

Commit 1d772b7

Browse files
committed
update test, #65
1 parent 5572a73 commit 1d772b7

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/test/groovy/com/github/hauner/openapi/core/processor/MappingExampleV2Spec.groovy

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ openapi-processor-mapping: v2
3535
3636
options:
3737
package-name: com.github.hauner.openapi
38-
bean-validation: true
38+
model-name-suffix: Resource
39+
bean-validation: true
40+
javadoc: true
3941
4042
map:
4143
result: plain

0 commit comments

Comments
 (0)