We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa991a2 commit 007becdCopy full SHA for 007becd
src/lib/interfaces.ts
@@ -12,7 +12,7 @@ export namespace Roles {
12
password: string
13
valid_until: string
14
config: string
15
- oid: number
+ id: number
16
17
grants: Grant[]
18
}
0 commit comments