There was an error while loading. Please reload this page.
agileconfig支持json restful api来维护配置 。 本API入参跟出参为json格式,所以请求的时候需设置Content-Type头部为application/json 。 使用basic简单认证,设置Authorization头部为Basic base64(userName:password) 。
api 文档