Seleziona File > Salva o ⌘S per salvare le modifiche.
Per eseguire nuovamente il deployment dell'ambiente, posiziona il cursore sulla cartella dell'ambiente dev e fai clic su .
Quando ti viene chiesto di selezionare un bundle di test da esportare, fai clic su Esegui il deployment senza un bundle di test perché il bundle di test è già stato esportato.
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Difficile da capire","hardToUnderstand","thumb-down"],["Informazioni o codice di esempio errati","incorrectInformationOrSampleCode","thumb-down"],["Mancano le informazioni o gli esempi di cui ho bisogno","missingTheInformationSamplesINeed","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2025-04-03 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."]]],[]]