mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
1 line
896 B
JSON
1 line
896 B
JSON
{"group":"eolinker.com","project":"apinto","name":"dubbo2_to_http","version":"innert","render":{"type":"object","eo:type":"object","properties":{"content_type":{"type":"string","eo:type":"string","enum":["application/json"],"label":"ContentType"},"method":{"type":"string","eo:type":"string","enum":["POST","GET","HEAD","PUT","PATCH","DELETE","CONNECT","OPTIONS","TRACE"],"label":"方法"},"params":{"type":"array","eo:type":"array","items":{"type":"object","eo:type":"object","properties":{"class_name":{"type":"string","eo:type":"string","label":"class_name"},"field_name":{"type":"string","eo:type":"string","label":"字段名"}},"ui:sort":["class_name","field_name"],"required":["class_name"]},"label":"参数解析"},"path":{"type":"string","eo:type":"string","label":"转发路径"}},"ui:sort":["method","path","content_type","params"],"required":["method","path","content_type","params"]}} |