mirror of
https://github.com/APIParkLab/APIPark.git
synced 2026-06-14 20:41:15 +08:00
1 line
554 B
JSON
1 line
554 B
JSON
{"group":"eolinker.com","project":"apinto","name":"ip_restriction","version":"innert","render":{"type":"object","eo:type":"object","properties":{"ip_black_list":{"type":"array","eo:type":"array","items":{"type":"string","eo:type":"string"},"label":"ip黑名单列表"},"ip_list_type":{"type":"string","eo:type":"string","enum":["white","black"],"label":"列表类型"},"ip_white_list":{"type":"array","eo:type":"array","items":{"type":"string","eo:type":"string"},"label":"ip白名单列表"}},"ui:sort":["ip_list_type","ip_white_list","ip_black_list"]}} |