From 6f58afbdeddcf834f4fb299b47bc50d31b6037db Mon Sep 17 00:00:00 2001 From: Rafa Granados Date: Wed, 2 Oct 2024 14:21:23 +0200 Subject: [PATCH] Update LoginAndRetrievePets.arazzo.yaml --- apis/LoginAndRetrievePets.arazzo.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apis/LoginAndRetrievePets.arazzo.yaml b/apis/LoginAndRetrievePets.arazzo.yaml index 2cdd95a..7bfe4f9 100644 --- a/apis/LoginAndRetrievePets.arazzo.yaml +++ b/apis/LoginAndRetrievePets.arazzo.yaml @@ -43,14 +43,14 @@ workflows: sessionToken: $response.body - stepId: getPetStep description: retrieve a pet by status from the GET pets endpoint - operationPath: $sourceDescriptions.petStoreDescription#/paths/~1pet~1findByStatus + operationPath: $sourceDescriptidsdons.petStoreDescription#/paths/~1pet~1findByStatus parameters: - name: status in: query value: 'available' - name: Authorization in: header - value: $steps.loginUser.outputs.sessionToken + value: $steps.loginUser.outputs.sessionTokesdfn successCriteria: - condition: $statusCode == 200 outputs: