Hello Raunak, How would you describe a use-case typical of your situation? What is here exactly meant by "renaming" an entity?
A possible solution, based on information at hand, would be based on using Annotation Type ApiTransformer <https://cloud.google.com/endpoints/docs/frameworks/legacy/v1/java/javadoc/com/google/api/server/spi/config/ApiTransformer>. More detail in the @ApiTransformer subchapter <https://cloud.google.com/endpoints/docs/frameworks/legacy/v1/java/annotations#apitransformer> of the "Endpoint Annotations and Syntax" documentation page. All other information you deem relevant can prove quite helpful. -- 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 https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9aab123d-5ce2-46ff-9ebe-902a7216fb82%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
