Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

How to set description for the generated swagger file #17

Open
renskiy opened this issue Apr 23, 2020 · 0 comments
Open

How to set description for the generated swagger file #17

renskiy opened this issue Apr 23, 2020 · 0 comments

Comments

@renskiy
Copy link

renskiy commented Apr 23, 2020

Hi. I can set description for the method by adding gap in its comment like this:

// Foo is foo.
//
// This is description
rpc Foo (FooRequest) returns (FooResponse);

But how I can set description for the whole generated document? Or at least title?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant