app.chavatar.authViewAvatar

chavatar.app

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Avatar display.",
  "detail": "Allows the display of avatars stored in the repository.",
  "permissions": [
    {
      "type": "permission",
      "resource": "repo",
      "collection": [
        "app.chavatar.avatar"
      ]
    }
  ],
  "title:langs": {
    "fr": "Affichage des avatars.",
    "ja": "アバターの表示",
    "pt-BR": "Exibição de avatar"
  },
  "detail:langs": {
    "fr": "Permet l'affichage des avatars stockés dans le référentiel.",
    "ja": "リポジトリ内に保存しているアバターの表示を許可します",
    "pt-BR": "Permite a exibição de avatares armazenados no repositório."
  }
}

Lexicon Garden

@