{
  "pluginAlias": "Hilo",
  "pluginType": "platform",
  "singular": true,
  "customUi": true,
  "schema": {
    "type": "object",
    "properties": {
      "refreshToken": {
        "title": "Jetons d'authentification - Ce champ est automatiquement généré à partir du bouton 'Se connecter avec Hilo' / Refresh Token - This field is automatically populated by the 'Login with Hilo' button",
        "type": "string",
        "required": true
      }
    }
  },
  "form": null,
  "display": null
}
