File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ /target /
2+ . *
3+ ! .gitignore
Original file line number Diff line number Diff line change 2323 schema :
2424 type : " object"
2525 $ref : " #/components/schemas/Customer"
26- application/vnd.ok .customer.v1+json :
26+ application/vnd.de.openknowledge.sample .customer.v1+json :
2727 schema :
2828 type : " object"
2929 $ref : " #/components/schemas/Customer"
3434 schema :
3535 type : " object"
3636 $ref : " #/components/schemas/Customer"
37- application/vnd.ok .customer.v1+json :
37+ application/vnd.de.openknowledge.sample .customer.v1+json :
3838 schema :
3939 type : " object"
4040 $ref : " #/components/schemas/Customer"
7676 type : " integer"
7777 requestBody :
7878 content :
79- application/vnd.ok .customer.v1+json :
79+ application/vnd.de.openknowledge.sample .customer.v1+json :
8080 schema :
8181 type : " object"
8282 $ref : " #/components/schemas/Customer"
@@ -124,7 +124,7 @@ paths:
124124 type : " object"
125125 $ref : " #/components/schemas/Customer"
126126 type : " array"
127- application/vnd.ok .customer.v1+json :
127+ application/vnd.de.openknowledge.sample .customer.v1+json :
128128 schema :
129129 items :
130130 type : " object"
@@ -139,7 +139,7 @@ paths:
139139 type : " object"
140140 $ref : " #/components/schemas/Customer"
141141 type : " array"
142- application/vnd.ok .customer.v1+json :
142+ application/vnd.de.openknowledge.sample .customer.v1+json :
143143 schema :
144144 items :
145145 type : " object"
@@ -169,7 +169,7 @@ paths:
169169 parameters : []
170170 requestBody :
171171 content :
172- application/vnd.ok .customer.v1+json :
172+ application/vnd.de.openknowledge.sample .customer.v1+json :
173173 schema :
174174 type : " object"
175175 $ref : " #/components/schemas/Customer"
You can’t perform that action at this time.
0 commit comments