I like to add cron job for Google Appengine Endpoints.
But in the document for the Endpoints mentioned that we cant add cron job for the GAE Endpoint.
From Document: You cannot call a Google Cloud Endpoint directly from a push task queue or a cron job. GAE Endpoint Source: https://cloud.google.com/appengine/docs/java/endpoints/
Is there a way to add cron job for the endpoint?
Cron Source: https://cloud.google.com/appengine/docs/java/config/cron