Swagger-editor is a plugin to swagger-ui, which in turn uses swagger-js to generate and execute the calls. That’s where you’d want to start.
From: <[email protected]> on behalf of Simone Cordella <[email protected]> Reply-To: "[email protected]" <[email protected]> Date: Thursday, 18 May 2017 at 9:28 To: Swagger <[email protected]> Subject: Request packet component. Hi, I have downloaded the swagger editor source code from github, now I'm trying to modify the source code in order to support the coap protocol. I'm looking at the file in the src folder, but I could not find the source code file, where the request packet of the protocol specified in the schemes array, is assembled. Could someone please, tell me where I can find the component that accomplish this work? Thank you. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Swagger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
