Swaggeratr icon indicating copy to clipboard operation
Swaggeratr copied to clipboard

Help with the original source code

Open gacostab opened this issue 8 years ago • 0 comments

Hi superstator,

I need your help with the original code located in this git. I have a legacy system and it don't allow me to add any nuget package. So, I will have to add the support for rest wcf services using part of your code.

I download it and bring back the missing part from the swagger-ui code.

However, I cannot find rest.js or any definitions online.

image

Additionally, when I run the project the fetch for the json definition from your website seems broken.

image

Also, If I try to add the petstore json example with the key nothing happens.

image

One last question, if I want to add this library I only have to add the swaggerator library to the solution and make the marks in the service implementations. I'm correct?

Thanks so much for any help.

Kind regards,

Juan

gacostab avatar Jun 15 '16 09:06 gacostab