On lit un fichier JSON sur le serveur grâce à un parseur.
A JSON file is read on the server through a parser.
À l'avenir, je vais supposer que vous êtes familier avec JSON.
Going forward I will assume that you are familiar with JSON.
Le parser JSON a été ré-écrit pour améliorer la vitesse et la conformité.
The JSON parser has been re-written for improved speed and compliance.
Enfin, une chaîne vide n'est plus considérée comme du JSON valide.
Finally, an empty string is no longer considered valid JSON.
JSON peut être considéré comme un langage de balisage pour l'échange de données.
JSON can be considered a markup language for data interchange.
Le champ properties contient les règles de schéma JSON applicables à ce document.
The properties field contains the JSON schema rules for this document.
Saisie d'écran d'un fichier de réponse JSON en format brut minifié.
A screenshot of a JSON response file in its raw minified format.
Cet exemple affiche également la requête JSON envoyée et la réponse.
It also displays the JSON request that is passed and the response.
Étend l'objet JSON externe en un ensemble de paires clé/valeur.
Expands the outermost JSON object into a set of key/value pairs.
Et c'est là que je reconnais un problème avec JSON.
And that's where I recognize a problem with JSON.
Renvoie un objet JSON avec des informations sur la mise à jour publiée.
Returns a JSON object with information about the update posted.
Il va vérifier le type des données JSON avant de tenter de les analyser.
He will typecheck the JSON data before attempting to parse it.