Skip to content

Commit

Permalink
ci: Generate code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Sep 11, 2024
1 parent fae8967 commit b8ff2d9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 30 deletions.
40 changes: 10 additions & 30 deletions test/snapshots/seam-blueprint.test.ts.md
Original file line number Diff line number Diff line change
Expand Up @@ -1484,9 +1484,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'access_groups',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/access_groups',
subroutes: [],
},
Expand Down Expand Up @@ -1570,9 +1568,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'unmanaged',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/access_groups/unmanaged',
subroutes: [],
},
Expand Down Expand Up @@ -1613,9 +1609,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'credential_pools',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/credential_pools',
subroutes: [],
},
Expand Down Expand Up @@ -1696,9 +1690,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'credential_provisioning_automations',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/credential_provisioning_automations',
subroutes: [],
},
Expand Down Expand Up @@ -2307,9 +2299,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'credentials',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/credentials',
subroutes: [],
},
Expand Down Expand Up @@ -2372,9 +2362,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'unmanaged',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/credentials/unmanaged',
subroutes: [],
},
Expand Down Expand Up @@ -2544,9 +2532,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'entrances',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/entrances',
subroutes: [],
},
Expand Down Expand Up @@ -2669,9 +2655,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'systems',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/systems',
subroutes: [],
},
Expand Down Expand Up @@ -3444,9 +3428,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'users',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/users',
subroutes: [],
},
Expand Down Expand Up @@ -3560,9 +3542,7 @@ Generated by [AVA](https://avajs.dev).
},
],
name: 'unmanaged',
namespace: {
path: '/acs',
},
namespace: null,
path: '/acs/users/unmanaged',
subroutes: [],
},
Expand Down
Binary file modified test/snapshots/seam-blueprint.test.ts.snap
Binary file not shown.

0 comments on commit b8ff2d9

Please sign in to comment.