I want to generate swagger schema based on my json model.
Currently am using https://www.npmjs.com/package/generate-schema to generate the definitions which works fine, but is there anything like that that I can generate the paths ?
I just need a sngle path with put/get/delete actions for each of my definition.
via sreginogemoh
No comments:
Post a Comment