azisaba-graph 0.1.0-rc.3

An API for connecting and sharing data across Azisaba Network.
Documentation
# ApiKeyScope

## Enum Variants

| Name | Value |
|---- | -----|
| Star | * |
| ApiKeysColonRead | api-keys:read |
| ApiKeysColonWrite | api-keys:write |
| CrawlsColonRead | crawls:read |
| CrawlsColonWrite | crawls:write |
| PatchNotesColonRead | patch-notes:read |
| PatchNotesColonWrite | patch-notes:write |
| PlayersColonRead | players:read |
| PlayersColonReadDetails | players:read-details |
| PlayersColonWrite | players:write |
| PunishmentsColonRead | punishments:read |
| PunishmentsColonWrite | punishments:write |


[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)