Is there a tool to integrate the new APIs from yaml to existed rest project? If not, what’s the process to add new APIs from yaml to existed rest project?
Let me explain a bit more about my question. For the first rest API, I can design API in yaml, and then use the code generator to generate spring server stub project, and then add business code in the server stub project. Someday I need to add second API into existed project. Following the API design, I need to design the new API in yaml. Then my question comes(Is there a tool to integrate the new APIs from yaml to existed rest project directly?) -- 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.
