Stars: Manage from apiserver (#111368)
This commit is contained in:
@@ -100,6 +100,12 @@ const config: ConfigFile = {
|
||||
schemaFile: '../data/openapi/rules.alerting.grafana.app-v0alpha1.json',
|
||||
tag: true,
|
||||
},
|
||||
'../public/app/api/clients/preferences/v1alpha1/endpoints.gen.ts': {
|
||||
apiFile: '../public/app/api/clients/preferences/v1alpha1/baseAPI.ts',
|
||||
schemaFile: '../data/openapi/preferences.grafana.app-v1alpha1.json',
|
||||
tag: true,
|
||||
hooks: true,
|
||||
},
|
||||
// PLOP_INJECT_API_CLIENT - Used by the API client generator
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user