Disable create service account button if no policy (#1006)
* disable button if no policies * merge fix * finding group policies * fixing style Co-authored-by: Daniel Valdivia <18384552+dvaldivia@users.noreply.github.com> Co-authored-by: Adam Stafford <adamstafford@Adams-MacBook-Pro.local> Co-authored-by: Alex <33497058+bexsoft@users.noreply.github.com>
This commit is contained in:
@@ -2485,6 +2485,9 @@ definitions:
|
||||
type: string
|
||||
status:
|
||||
type: string
|
||||
hasPolicy:
|
||||
type: boolean
|
||||
|
||||
listUsersResponse:
|
||||
type: object
|
||||
properties:
|
||||
|
||||
Reference in New Issue
Block a user