mirror of
https://github.com/google/nomulus.git
synced 2025-05-09 08:18:21 +02:00
These are now handled by the pubapi service and all publicly facing sites that were using these APIs have already been migrated over. For documentation on the newly added dispatch.xml file, see: https://cloud.google.com/appengine/docs/standard/java/config/dispatchref Note that the --auto_update_dispatch parameter needs to be passed to the `appcfg update` command in order to apply this new XML file. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=200441580
7 lines
677 B
Text
7 lines
677 B
Text
PATH CLASS METHODS OK AUTH_METHODS MIN USER_POLICY
|
|
/_dr/epp EppTlsAction POST n INTERNAL,API APP PUBLIC
|
|
/registrar ConsoleUiAction GET n INTERNAL,API,LEGACY NONE PUBLIC
|
|
/registrar-payment RegistrarPaymentAction POST n API,LEGACY USER PUBLIC
|
|
/registrar-payment-setup RegistrarPaymentSetupAction POST n API,LEGACY USER PUBLIC
|
|
/registrar-settings RegistrarSettingsAction POST n API,LEGACY USER PUBLIC
|
|
/registrar-xhr EppConsoleAction POST n API,LEGACY USER PUBLIC
|