cloudendpoints / endpoints-java

A Java framework for building RESTful APIs on Google App Engine
Apache License 2.0
32 stars 35 forks source link

Add description on resource fields #132

Closed clementdenis closed 6 years ago

clementdenis commented 6 years ago

This PR adds support for description on resource fields, using an new description field on @ApiResourceProperty annotation.

googlebot commented 6 years ago

So there's good news and bad news.

:thumbsup: The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

:confused: The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this State. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

kaldebert commented 6 years ago

I'm ok with my commits being contributed to this project.

tangiel commented 6 years ago

Thanks!