-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathapi.ts
41 lines (40 loc) · 1.42 KB
/
api.ts
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
/* tslint:disable */
/* eslint-disable */
/**
* Superset
* Superset
*
* OpenAPI spec version: v1
*
*
* NOTE: This class is auto generated by the swagger code generator program.
* https://github.com/swagger-api/swagger-codegen.git
* Do not edit the class manually.
*/export * from './apis/advanced-data-type-api';
export * from './apis/annotation-layers-api';
export * from './apis/async-events-rest-api-api';
export * from './apis/available-domains-api';
export * from './apis/csstemplates-api';
export * from './apis/cache-rest-api-api';
export * from './apis/charts-api';
export * from './apis/current-user-api';
export * from './apis/dashboard-filter-state-api';
export * from './apis/dashboard-permanent-link-api';
export * from './apis/dashboards-api';
export * from './apis/database-api';
export * from './apis/datasets-api';
export * from './apis/datasources-api';
export * from './apis/embedded-dashboard-api';
export * from './apis/explore-api';
export * from './apis/explore-form-data-api';
export * from './apis/explore-permanent-link-api';
export * from './apis/filter-set-rest-api-api';
export * from './apis/importexport-api';
export * from './apis/log-rest-api-api';
export * from './apis/menu-api';
export * from './apis/open-api-api';
export * from './apis/queries-api';
export * from './apis/report-schedules-api';
export * from './apis/sqllab-api';
export * from './apis/security-api';
export * from './apis/tags-api';