Skip to content

Commit 94c3e75

Browse files
committed
clean up comments
1 parent 1c9fe6c commit 94c3e75

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/main/resources/mapping/v1/spring-mapping.yaml.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,13 +30,14 @@
3030
]
3131
},
3232
"SpringOptions": {
33-
"description": "spring processor configuration options.",
3433
"type": "object",
3534
"properties": {
3635
"spring": {
36+
"description": "spring processor configuration options.",
3737
"type": "object",
3838
"properties": {
3939
"annotations": {
40+
"description": "annotation family, mapping or exchange. Default is mapping.",
4041
"type": "string",
4142
"enum": [
4243
"mapping",

0 commit comments

Comments
 (0)