{ "openapi": "3.0.4", "info": { "title": "Fenergo Nebula Policy Providers Command", "description": "Policy Provider Command API is part of FenX eco-system to manage external providers. All the operations require valid access token obtained from Identity service.", "version": "1.0" }, "servers": [ { "url": "/policyproviderscommand" } ], "paths": { "/api/provider": { "post": { "tags": [ "PolicyProvider" ], "summary": "Create External Api Provider", "description": "