@nocobase/plugin-action-custom-request
Version:
Sending a request to any HTTP service supports sending context data to the target service.
27 lines (26 loc) • 1.47 kB
JSON
{
"Access control": "Controllo accessi",
"Custom Request": "Richiesta personalizzata",
"Request settings": "Impostazioni richiesta",
"Roles": "Ruoli",
"If not set, all roles can see this action": "Se non impostato, tutti i ruoli possono vedere questa azione",
"Title": "Titolo",
"HTTP method": "Metodo HTTP",
"URL": "URL",
"Headers": "Intestazioni",
"Parameters": "Parametri",
"Add request header": "Aggiungi intestazione richiesta",
"Add parameter": "Aggiungi parametro",
"Enter description info": "Inserisci informazioni descrittive",
"Body": "Corpo",
"Use variable": "Usa variabile",
"Format": "Formato",
"Insert": "Inserisci",
"Timeout config": "Configurazione timeout",
"ms": "ms",
"Input request data": "Inserisci dati richiesta",
"Only support standard JSON data": "Supporta solo dati JSON standard",
"\"Content-Type\" only support \"application/json\", and no need to specify": "Content-Type supporta solo \"application/json\", e non è necessario specificarlo",
"When the HTTP method is Post, Put or Patch, and this custom request inside the form, the request body will be automatically filled in with the form data": "Quando il metodo HTTP è Post, Put o Patch, e questa richiesta personalizzata è all'interno del modulo, il corpo della richiesta verrà automaticamente riempito con i dati del modulo",
"Please configure the request settings first": "Per favore configura prima le impostazioni della richiesta"
}