Selecciona Archivo > Guardar o ⌘S para guardar las ediciones.
Para volver a implementar el entorno, coloca el cursor sobre la carpeta de entorno dev y haz clic en .
Cuando se te solicite que selecciones un paquete de prueba para exportar, haz clic en Implementar sin un paquete de prueba, ya que el paquete de prueba ya se exportó.
[[["Fácil de comprender","easyToUnderstand","thumb-up"],["Resolvió mi problema","solvedMyProblem","thumb-up"],["Otro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Información o código de muestra incorrectos","incorrectInformationOrSampleCode","thumb-down"],["Faltan la información o los ejemplos que necesito","missingTheInformationSamplesINeed","thumb-down"],["Problema de traducción","translationIssue","thumb-down"],["Otro","otherDown","thumb-down"]],["Última actualización: 2025-03-12 (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."]]],[]]