{ "openapi": "3.0.1", "info": { "title": "Fenergo Nebula Review Command", "description": "Review Command API is part of FenX eco-system to manage EntityRule and Review Instances. All the operations require valid access token obtained from Identity service.", "version": "1.0" }, "servers": [ { "url": "/reviewcommand" } ], "paths": { "/api/entity-rule": { "post": { "tags": [ "EntityRule" ], "summary": "Create entity rule", "description": "