testing slug usage for api
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user