On Fri, Nov 29, 2013 at 11:08 PM, Shaun <[email protected]> wrote:

> It's pretty nice to be able to configure one endpoint per class to keep
> separation and not have to chase down name conflicts. Is there a reason why
> we can't have more than 25?
>


How are you annotating your endpoints? Are you declaring each endpoint with
an unnamed api annotation?

Try this: change your API annotations so they all share the same name, for
example *@Api(name = "MyExampleEndpointAPI", [additional-stuff-here]) *.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to