I am using swagger for api documentation. As a requirement ,technical writers want to edit stuff like api description api operation description . These are people who do not understand code and can write documentation in spreadsheets like excel .
How do I manage api documentation now. All I can think of is to remove few swagger annotations from api code and generate a basic swagger json containing only technical content and read back api description from external spreadsheet back and merge it to swagger json. Is this a good approach or do we have other ways to handle this scenario? -- 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.
