remove rules from rtkq client generation

This commit is contained in:
Gilles De Mey 2025-10-07 18:15:20 +02:00
parent 118bbdad7b
commit 495d5fcb2b
No known key found for this signature in database
1 changed files with 0 additions and 5 deletions

View File

@ -95,11 +95,6 @@ const config: ConfigFile = {
schemaFile: '../data/openapi/shorturl.grafana.app-v1alpha1.json', schemaFile: '../data/openapi/shorturl.grafana.app-v1alpha1.json',
tag: true, tag: true,
}, },
'../public/app/api/clients/rules/v0alpha1/endpoints.gen.ts': {
apiFile: '../public/app/api/clients/rules/v0alpha1/baseAPI.ts',
schemaFile: '../data/openapi/rules.alerting.grafana.app-v0alpha1.json',
tag: true,
},
'../public/app/api/clients/preferences/v1alpha1/endpoints.gen.ts': { '../public/app/api/clients/preferences/v1alpha1/endpoints.gen.ts': {
apiFile: '../public/app/api/clients/preferences/v1alpha1/baseAPI.ts', apiFile: '../public/app/api/clients/preferences/v1alpha1/baseAPI.ts',
schemaFile: '../data/openapi/preferences.grafana.app-v1alpha1.json', schemaFile: '../data/openapi/preferences.grafana.app-v1alpha1.json',