File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 158158 "$ref" : " #/components/parameters/purl"
159159 },
160160 {
161- "$ref" : " #/components/parameters/ean "
161+ "$ref" : " #/components/parameters/barcode "
162162 },
163163 {
164164 "$ref" : " #/components/parameters/sku"
165165 },
166166 {
167- "$ref" : " #/components/parameters/vendor-uuid "
167+ "$ref" : " #/components/parameters/vendor_uuid "
168168 }
169169 ],
170170 "responses" : {
814814 "type" : " string" ,
815815 "description" : " Package URL (PURL)"
816816 },
817- "ean " : {
817+ "barcode " : {
818818 "type" : " string" ,
819- "description" : " EAN bar code "
819+ "description" : " Barcode "
820820 },
821821 "sku" : {
822822 "type" : " string" ,
12371237 "type" : " string"
12381238 }
12391239 },
1240- "ean " : {
1241- "name" : " ean " ,
1242- "description" : " EAN bar code " ,
1240+ "barcode " : {
1241+ "name" : " barcode " ,
1242+ "description" : " Barcode " ,
12431243 "in" : " query" ,
12441244 "required" : false ,
12451245 "schema" : {
You can’t perform that action at this time.
0 commit comments