I am new to Swagger and today created first project (OpenApi 3), but when I try to open it editor is disabled and I am getting message:
"Note: "Try it out" is disabled because no servers are specified in the "servers" array. Please see: info on OAS3 servers"
I understand that I should change something in configuraton with servers array, but how and where to do so, when editor is disabled?