How to create a json specification in yaml format for APIs on edge?

I need to create a json specification in yaml format for my API.

But when I download it from edge,I get the zipped folder.

Not sure on what to do next

0 3 665
3 REPLIES 3

Not applicable

I will have to add all the details,right?

And then this spec will get generated?

I tried this

Getting stuck at step 3 or 4

Not applicable

I don't think there is so hard to get understand in this,

Here is step by step process ;

1) Provide all the details of your API including, Method (GET or POST), URL, Headers, payload (If applicable) and click send.

2) If you get 200ok , right below that you see NEXT STEP. Click on that.

3) Program Info : Provide test names.

4) APP Info: you see one little circle bob their, just drag that to the end. Click next

5) Headers Info: Click Next

6) Parms Info: Click next

7) API path Info : click next

😎 Open API spec: there you see, your swagger has bee created.

you can view it and download it as you can.

Hope this will helps you. 🙂