Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does not include description on the top of service #53

Open
jigarshah opened this issue Sep 27, 2012 · 1 comment
Open

Does not include description on the top of service #53

jigarshah opened this issue Sep 27, 2012 · 1 comment

Comments

@jigarshah
Copy link

for service root, it does not take description.
It does not add that in index or on detail page.

/**

  • Services for various testing related queries .
    */
    @path("/testingSvc")
    public class TestService {
@LukaszWiktor
Copy link

I also see it reasonable to include class-level comments, not only methods comments. Especially on "Root resource" page (index.html) description taken from first method is almost always not appropriate.

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

No branches or pull requests

2 participants