Hi,

I am trying to use Swagger in one of my projects and am trying to 
understand which approach should be better
- Top-Down approach: Use swagger editor to define the APIs and then 
generate the code for it
- Bottom-Up approach: Use swagger directly in your existing project and use 
some plugin to generate the swagger docs.

In top-down approach, Suppose I have generated the code files once and now 
I have written my business logic in the placeholders and also modified a 
bunch of other files.
Suppose I need to change couple of APIs later down the road, how do I 
incorporate the new API changes in my project?

Thanks
-Sachin

-- 
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 swagger-swaggersocket+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to