Sélectionnez File > Save (Fichier > Enregistrer) ou ⌘S pour enregistrer vos modifications.
Pour redéployer l'environnement, placez votre curseur sur le dossier d'environnement dev, puis cliquez sur .
Lorsque vous êtes invité à sélectionner un groupe de test à exporter, cliquez sur Déployer sans groupe de test, car le groupe de test a déjà été exporté.
Sauf indication contraire, le contenu de cette page est régi par une licence Creative Commons Attribution 4.0, et les échantillons de code sont régis par une licence Apache 2.0. Pour en savoir plus, consultez les Règles du site Google Developers. Java est une marque déposée d'Oracle et/ou de ses sociétés affiliées.
Dernière mise à jour le 2025/07/02 (UTC).
[[["Facile à comprendre","easyToUnderstand","thumb-up"],["J'ai pu résoudre mon problème","solvedMyProblem","thumb-up"],["Autre","otherUp","thumb-up"]],[["Difficile à comprendre","hardToUnderstand","thumb-down"],["Informations ou exemple de code incorrects","incorrectInformationOrSampleCode","thumb-down"],["Il n'y a pas l'information/les exemples dont j'ai besoin","missingTheInformationSamplesINeed","thumb-down"],["Problème de traduction","translationIssue","thumb-down"],["Autre","otherDown","thumb-down"]],["Dernière mise à jour le 2025/07/02 (UTC)."],[[["This content guides users on modifying an API proxy's target endpoint to retrieve more detailed data within Apigee or Apigee hybrid environments."],["The process involves updating the `\u003cURL\u003e` element within the `default.xml` file in the proxy's targets folder to append \"xml\" to the existing URL."],["After saving the changes, users are prompted to redeploy their environment, choosing to deploy without a test bundle if one has already been exported previously."],["Users can test the updated target endpoint by executing a `curl` command in the Terminal, which should return an XML-formatted response with city, first name, last name, and state information."],["The subsequent step following the modification of the target endpoint is to add a new policy to the API."]]],[]]