Skip to content

Commit 653ba4c

Browse files
committed
bump omicron for instance affinity groups list
1 parent 179f347 commit 653ba4c

File tree

6 files changed

+137
-2
lines changed

6 files changed

+137
-2
lines changed

OMICRON_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
467e0aff77e73f093b9da8317e1abcaff7ee5dfc
1+
5fd1c3588a45adfba0d8c59ff847487b28e6968b

app/api/__generated__/Api.ts

Lines changed: 68 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/api/__generated__/OMICRON_VERSION

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/api/__generated__/msw-handlers.ts

Lines changed: 30 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

app/api/__generated__/validate.ts

Lines changed: 35 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

mock-api/msw/handlers.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1625,6 +1625,8 @@ export const handlers = makeHandlers({
16251625
certificateDelete: NotImplemented,
16261626
certificateList: NotImplemented,
16271627
certificateView: NotImplemented,
1628+
instanceAffinityGroupList: NotImplemented,
1629+
instanceAntiAffinityGroupList: NotImplemented,
16281630
instanceSerialConsole: NotImplemented,
16291631
instanceSerialConsoleStream: NotImplemented,
16301632
instanceSshPublicKeyList: NotImplemented,

0 commit comments

Comments
 (0)