Files
2024-08-12 21:38:09 +08:00

1 line
797 B
JSON

{"group":"eolinker.com","project":"apinto","name":"grpc_to_http","version":"innert","render":{"type":"object","eo:type":"object","properties":{"headers":{"type":"object","eo:type":"map","additionalProperties":{"type":"string","eo:type":"string"},"label":"额外头部"},"method":{"type":"string","eo:type":"string","enum":["POST","PUT","PATCH"],"label":"请求方式"},"path":{"type":"string","eo:type":"string","label":"请求路径"},"protobuf_id":{"type":"string","eo:type":"require","skill":"github.com/eolinker/apinto/grpc-transcode.transcode.IDescriptor","label":"Protobuf ID"},"query":{"type":"object","eo:type":"map","additionalProperties":{"type":"string","eo:type":"string"},"label":"query参数"}},"ui:sort":["path","method","protobuf_id","headers","query"],"required":["protobuf_id"]}}