{ "openapi": "3.1.1", "info": { "title": "chat.API | v1", "version": "1.0.0" }, "servers": [ { "url": "https://localhost:7225" }, { "url": "http://localhost:5294" } ], "paths": { } }