You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've built the microservices using service fabric and they are currently deployed on my local cluster. I wanted to aggregrate the documentation and see the result. I installed swagger nuget package in the service layer and now I'm running your module. Here is how the json file looks like for me:
Hello,
I've built the microservices using service fabric and they are currently deployed on my local cluster. I wanted to aggregrate the documentation and see the result. I installed swagger nuget package in the service layer and now I'm running your module. Here is how the json file looks like for me:
{
{
}
],
"info": { "title": "Documentation Demo API", "version": "1.0" },
"port": 3000
}
However the node command is running forever giving message "Combining swaggers http://::::3000"
Do you have any idea of why its not working.
Regards
Neeti
The text was updated successfully, but these errors were encountered: