We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb4ede5 commit 6f91091Copy full SHA for 6f91091
mock-api/vpc.ts
@@ -137,7 +137,7 @@ export const routerRoutes: Json<Array<RouterRoute>> = [
137
{
138
...routeBase,
139
vpc_router_id: customRouter.id,
140
- id: '93g7c4a1-5b0de-4efb-8518-e0bf012a5169',
+ id: '550e8400-e29b-41d4-a716-446655440000',
141
name: 'dc2',
142
description: 'route to datacenter 2',
143
kind: 'custom',
0 commit comments