{ "opencollection": "1.0.0", "info": { "name": "yatai api server admin api v1 organization secrets with check message API", "version": "1.0.0" }, "items": [ { "info": { "name": "organization secrets with check message", "type": "folder" }, "items": [ { "info": { "name": "List secret swith check message", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/org_secrets_check", "headers": [ { "name": "X-Yatai-Organization", "value": "" } ], "params": [ { "name": "cluster", "value": "", "type": "query" } ], "body": { "type": "json", "data": "{}" } }, "docs": "List secret swith check message" } ] } ], "bundled": true }