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

Commit d2ed112

Browse files
committed
update example, #68
1 parent 30dd96e commit d2ed112

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/main/resources/mapping/v2/mapping.example.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ map: # the type mappings
2626
# response wrapper (optional)
2727
result: org.springframework.http.ResponseEntity
2828

29+
# result style (optional, default "success")
30+
resultStyle: all
31+
2932
# reactive single wrapper (optional)
3033
single: reactor.core.publisher.Mono
3134

0 commit comments

Comments
 (0)