{ "opencollection": "1.0.0", "info": { "name": "Sonatype Nexus Repository Manager assets Community Edition Eula API", "version": "3.91.0-07" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Community Edition Eula", "type": "folder" }, "items": [ { "info": { "name": "Get the current Community Eula status.", "type": "http" }, "http": { "method": "GET", "url": "/service/rest/v1/system/eula" }, "docs": "Get the current Community Eula status." }, { "info": { "name": "Set the Community Eula status.", "type": "http" }, "http": { "method": "POST", "url": "/service/rest/v1/system/eula", "body": { "type": "json", "data": "{}" } }, "docs": "Set the Community Eula status." } ] } ], "bundled": true }