Examples with "de un JSON" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Actualmente, estamos utilizando datos estáticos para mostrar información de usuario en la forma de un JSON cuando el extremo de la API es golpeado con una petición GET.
Currently, we're using static data to display user information in the form of a JSON feed when the API endpoint is hit with a GET request.
Andere resultaten
Recupera un JSON de la nueva URL y lo combina con el estado que ya existe.
Fetches JSON from the new URL and merges it into the existing state.
Para cargar un JSON de vuelta a una estructura de datos hay que usar el método "loads".
To load JSON back to a data structure, use the "loads" method.
El creador de extensiones OCDS simplifica el proceso de crear un JSON merge patch y una estructura para la carpeta de la extensión estándar.
The OCDS extension creator simplifies the process of creating a JSON merge patch and standard extension folder structure.
Hay varios métodos de comunicación entre el plugin y los eventos, pero en todos los casos la información debe de ser representada en un json con la siguiente estructura
There are some methods to communicate between the plugin and the events, but in all cases the information has to be represented as a json with the following structure
Esta lista se recibe como un objeto JSON, listando el nombre de la comprobación de seguridad con un JSON opcional de datos adicionales
This list is received as a JSON object, listing the security check name with an optional JSON of additional data
Para detectar el idioma de un texto, realiza una solicitud de POST y proporciona un JSON que identifique el idioma objetivo en el cuerpo de la solicitud.
To detect the language of some text, make a POST request and provide JSON that identifies the target language in the request body.
Si la expresión es una cadena, recupera y renderiza un JSON de la URL de la cadena; si es un objeto o una matriz, renderiza los datos de la expresión.
If expression is a string, fetches and renders JSON from the string URL. If expression is an object or array, renders the expression data. <amp-selector
De lo contrario se definen como propiedades de un objeto JSON.
Otherwise, they are defined as properties of a JSON object.
Los datos exportados estarán solo en un formato de archivo JSON.
The exported data will be in the form of a JSON file only.
Por ejemplo, un esquema puede definir la estructura de un objeto JSON.
For example, a schema might define the structure of a JSON object.
Ejecuta el comando bq update y proporciona un archivo de esquema JSON.
Issue the bq update command and provide a JSON schema file.
Supongamos que queremos leer la configuración de nuestra aplicación de un documento JSON.
Suppose we wanted to read our application's configuration from a JSON document.