Skip to content

Commit a56bc29

Browse files
scaleway-botjremy42
authored andcommitted
feat: update generated APIs
1 parent 5fd4c1f commit a56bc29

File tree

41 files changed

+324
-2
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+324
-2
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'

packages_generated/cockpit/src/v1/validation-rules.gen.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export const RegionalApiCreateDataSourceRequest = {
1010
retentionDays: {
1111
greaterThanOrEqual: 1,
1212
ignoreEmpty: true,
13-
lessThanOrEqual: 365,
13+
lessThanOrEqual: 1825,
1414
},
1515
}
1616

@@ -62,6 +62,6 @@ export const RegionalApiUpdateDataSourceRequest = {
6262
retentionDays: {
6363
greaterThanOrEqual: 1,
6464
ignoreEmpty: true,
65-
lessThanOrEqual: 365,
65+
lessThanOrEqual: 1825,
6666
},
6767
}
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'
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 from /scripts/generate.js
3+
* PLEASE DO NOT EDIT HERE
4+
*/
5+
6+
export * as src from './src/index.gen'

0 commit comments

Comments
 (0)