You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
389 B

[expose:assist/optin_status]
methods = GET
pattern = assist/optin_status
[expose:assist/onboard]
methods = POST
pattern = assist/onboard
[expose:assist/cloud_proxy]
methods = POST, GET, PUT, DELETE
pattern = assist/cloud/**
[expose:assist/package_proxy]
methods = POST, GET, PUT, DELETE
pattern = assist/package/**
[expose:assist/ui_assets]
methods = GET
pattern = assist/ui/assets/**

Powered by BW's shoe-string budget.