Skip to content

Commit fbaa979

Browse files
committed
feat: update generated APIs
1 parent de42af9 commit fbaa979

File tree

2 files changed

+25
-0
lines changed

2 files changed

+25
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
/**
2+
* This file is automatically generated
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as EnvironmentalFootprintv1alpha1 from './v1alpha1/index.gen'
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
// This file was automatically generated. DO NOT EDIT.
2+
// If you have any remark or suggestion do not hesitate to open an issue.
3+
export { UserAPI } from './api.gen'
4+
export * from './marshalling.gen'
5+
export type {
6+
Impact,
7+
ImpactDataResponse,
8+
ImpactReportAvailability,
9+
ProductCategory,
10+
ProjectImpact,
11+
RegionImpact,
12+
ReportType,
13+
ServiceCategory,
14+
SkuImpact,
15+
UserApiDownloadImpactReportRequest,
16+
UserApiGetImpactDataRequest,
17+
UserApiGetImpactReportAvailabilityRequest,
18+
ZoneImpact,
19+
} from './types.gen'

0 commit comments

Comments
 (0)