Is there a way to route URLs, Tasks or CRON jobs to specific module 
versions?

E.g in dispatch.yaml

- url: "*/mobile/*"
  module: mobile

Say I have two versio n of the mobile module, alpha and beta.

Can I specify to send the request to alpha mobile module?

Or will it always send it to the default version (set in the dashboard)?

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/c0c8cd7d-d626-4b66-869e-d133efe0dbdf%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to