{ "openapi": "3.0.4", "info": { "title": "Fenergo Nebula Product Policy Logic Engine", "description": "Logic Engine API is part of FenX eco-system to evaluate Product Policy Requirements by logic conditions.All the operations require valid access token obtained from Identity service.", "version": "1.0" }, "servers": [ { "url": "/productpolicylogicengine" } ], "paths": { "/api/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": "