Last active
July 23, 2023 19:36
-
-
Save stfsy/4d055fd9415bbf0153c7649bb3fa84de to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"alias": "Developer machine - pun intended" | |
"created_at": "2023-07-01", | |
"created_by": "2585cf7c-0561-4f40-9186-1e5380f20e49", | |
"expires_at": "...", | |
"permissions": { | |
"api_keys": { | |
"action": "read", | |
"targets": [] | |
}, | |
"users": { | |
"action": "read", | |
"targets": "*" | |
} | |
} | |
}, | |
{ | |
"alias": "Developer machine - pun intended" | |
"created_at": "2023-06-01", | |
"created_by": "d7acb7f8-9b5b-4ace-b850-a9c1a9615478", | |
"expires_at": "...", | |
"permissions": { | |
"api_keys": { | |
"action": "read", | |
"targets": [ | |
"2c62c6ef-4704-431c-b27b-d587af614898", | |
"5567bc43-23fa-46a7-a128-9e7c8cbd1a6b" | |
] | |
}, | |
"users": { | |
"action": "write", | |
"targets": "*" | |
} | |
} | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment