Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce6be1a98e | |||
| 213e73dfdd |
@@ -252,6 +252,10 @@ class ActiveUserResource(ResourceBase):
|
||||
updatedAt
|
||||
readOnly
|
||||
description
|
||||
creationState
|
||||
{
|
||||
completed
|
||||
}
|
||||
permissions {
|
||||
canCreateProject {
|
||||
authorized
|
||||
@@ -306,6 +310,10 @@ class ActiveUserResource(ResourceBase):
|
||||
updatedAt
|
||||
readOnly
|
||||
description
|
||||
creationState
|
||||
{
|
||||
completed
|
||||
}
|
||||
permissions {
|
||||
canCreateProject {
|
||||
authorized
|
||||
|
||||
Reference in New Issue
Block a user