File tree Expand file tree Collapse file tree 1 file changed +30
-37
lines changed Expand file tree Collapse file tree 1 file changed +30
-37
lines changed Original file line number Diff line number Diff line change 1010 },
1111 "license" : {
1212 "name" : " No Permission" ,
13- "url" : " https://choosealicense.com/no-permission/"
13+ "url" : " https://choosealicense.com/no-permission/" ,
14+ "identifier" : " No-License"
1415 }
1516 },
1617 "security" : [
38963897 "/market/supply-chain" : {
38973898 "get" : {
38983899 "summary" : " Get Supply Chain" ,
3900+ "tags" : [
3901+ " Data"
3902+ ],
38993903 "description" : " Describes which import and exports map to each other." ,
39003904 "parameters" : [],
39013905 "operationId" : " get-supply-chain" ,
39253929 "type" : " object" ,
39263930 "properties" : {
39273931 "exportToImportMap" : {
3928- "type" : " object" ,
3929- "properties" : {
3930- "string" : {
3931- "type" : " array" ,
3932- "items" : {
3933- "type" : " string"
3934- }
3935- }
3936- }
3937- },
3938- "required" : [
3939- " exportToImportMap"
3940- ]
3941- }
3942- },
3943- "required" : [
3944- " data"
3945- ]
3946- }
3947- },
3948- "application/xml" : {
3949- "schema" : {
3950- "type" : " object" ,
3951- "properties" : {}
3952- }
3932+ "type" : " object"
3933+ }
3934+ },
3935+ "required" : [
3936+ " exportToImportMap"
3937+ ]
3938+ }
3939+ },
3940+ "required" : [
3941+ " data"
3942+ ]
3943+ }
3944+ },
3945+ "application/xml" : {
3946+ "schema" : {
3947+ "type" : " object" ,
3948+ "properties" : {}
39533949 }
39543950 }
39553951 }
3956- },
3957- "tags" : [
3958- " Data"
3959- ],
3960- "security" : [
3961- {
3962- "AgentToken" : []
3963- }
3964- ]
3952+ }
39653953 },
3966- "parameters" : []
3954+ "security" : [
3955+ {
3956+ "AgentToken" : []
3957+ }
3958+ ]
39673959 }
39683960 }
3969- }
3961+ }
3962+ }
You can’t perform that action at this time.
0 commit comments