Skip to content

Commit 7caeac2

Browse files
authored
make example work (#5538)
1 parent 18a5ee2 commit 7caeac2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/src/main/resources/META-INF/openapi.json

+1
Original file line numberDiff line numberDiff line change
@@ -5053,6 +5053,7 @@
50535053
"version": "1.0.0",
50545054
"content": {
50555055
"content": "{\"type\":\"record\",\"name\":\"ExampleType\",\"fields\":[{\"name\":\"sdfgfsdgsdg\",\"type\":\"string\"}]}",
5056+
"contentType": "application/json",
50565057
"references": []
50575058
},
50585059
"name": "ExampleType",

0 commit comments

Comments
 (0)