mirror of
https://github.com/grafana/grafana.git
synced 2026-03-09 01:30:48 -04:00
This adds support for using templated/dynamic urls in routes. * refactor interpolateString into utils and add interpolation support for app plugin routes. * cleanup and add error check for url parse failure * add docs for interpolated route urls Closes #16835 |
||
|---|---|---|
| .. | ||
| test-data | ||
| access_token_provider.go | ||
| access_token_provider_test.go | ||
| ds_auth_provider.go | ||
| ds_auth_provider_test.go | ||
| ds_proxy.go | ||
| ds_proxy_test.go | ||
| pluginproxy.go | ||
| pluginproxy_test.go | ||
| utils.go | ||
| utils_test.go | ||