Skip to content

Commit 854b85e

Browse files
committed
Fixed spec typo in e2e dto test
1 parent 7aa869c commit 854b85e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

core-tests/e2e-tests/spring-rest-openapi-v3/src/main/resources/static/openapi-dto-reflective-assert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ paths:
146146
description: OK
147147
/oneof:
148148
post:
149-
summary: Accepts either cat or dog object (but not both)
149+
summary: Accepts either cat or mouse object (but not both)
150150
requestBody:
151151
required: true
152152
content:

0 commit comments

Comments
 (0)