AgileConfig
AgileConfig copied to clipboard
如何通过api获取指定的配置
你好,我想通过api获取指定key的值,咱们支持吗?
像下面这样:
GET http://127.0.0.1:5000/api/应用/组/key
Authorization: token
响应体:
value
Sorry , currently not support maybe in api v2 will support