{ "openapi": "3.0.4", "info": { "title": "Fenergo Nebula Policy Logic Engine", "description": "Logic Engine API is part of FenX eco-system to evaluate Policy Requirements by logic conditions.All the operations require valid access token obtained from Identity service.", "version": "3.0" }, "servers": [ { "url": "/policylogicengine" } ], "paths": { "/api/v3/cache/flush": { "delete": { "tags": [ "Cache" ], "summary": "Allows clearing the Logic Engine API cache.\nThis is an maintenance endpoint and does not need to be used under normal circumstances.", "description": "