Skip to content

Commit 743d830

Browse files
committed
Fixing integ test by ignoring simple method in protocol tests
1 parent 8dccb12 commit 743d830

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

test/protocol-tests/src/main/resources/codegen-resources/restjson/customization.config

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"jsonValuesOperation",
1717
"nestedContainers",
1818
"furtherNestedContainers",
19-
"statusCodeInOutputOperation"
19+
"statusCodeInOutputOperation",
20+
"getOperationWithBody"
2021
]
2122
}

0 commit comments

Comments
 (0)