mirror of
https://github.com/grafana/grafana.git
synced 2024-11-26 02:40:26 -06:00
testing slug usage for api
This commit is contained in:
parent
442ea2e53f
commit
cc4556c3b7
@ -22,7 +22,7 @@ export enum QueryTemplateKinds {
|
||||
*
|
||||
* @alpha
|
||||
*/
|
||||
export const BASE_URL = `/apis/${API_VERSION}/namespaces/default/querytemplates/`;
|
||||
export const BASE_URL = `/apis/${API_VERSION}/namespaces/ephemeral1511182188258gelicia/querytemplates/`;
|
||||
|
||||
/**
|
||||
* TODO: similar code is duplicated in many places. To be unified in #86960
|
||||
|
Loading…
Reference in New Issue
Block a user