swagger.yaml -> server stub generation is clear from the docs, however I am searching for how to update the API definition from the server implementation.
Is this not part of the swagger workflow? Maybe there is something I don't get. How does someone extend their API once some work has been done on the server implementation? Is it just a case of change the yaml, creating the server stub and then manually copying over only the *new* stubs? Or vice versa if you bump the version? Just trying to understand how people are using this stuff to evolve an api (not just start a new one). -- 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.
