Wählen Sie Datei > Speichern oder ⌘S aus, um Ihre Änderungen zu speichern.
Falls Sie die Umgebung wieder bereitstellen möchten, platzieren Sie den Cursor im Ordner dev und klicken Sie auf .
Wenn Sie aufgefordert werden, ein Test-Bundle für den Export auszuwählen, klicken Sie auf Ohne Test-Bundle bereitstellen, da das Test-Bundle bereits exportiert wurde.
[[["Leicht verständlich","easyToUnderstand","thumb-up"],["Mein Problem wurde gelöst","solvedMyProblem","thumb-up"],["Sonstiges","otherUp","thumb-up"]],[["Schwer verständlich","hardToUnderstand","thumb-down"],["Informationen oder Beispielcode falsch","incorrectInformationOrSampleCode","thumb-down"],["Benötigte Informationen/Beispiele nicht gefunden","missingTheInformationSamplesINeed","thumb-down"],["Problem mit der Übersetzung","translationIssue","thumb-down"],["Sonstiges","otherDown","thumb-down"]],["Zuletzt aktualisiert: 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."]]],[]]