From 6b2b33fa299ce79ff40a350b244632cacbba146e Mon Sep 17 00:00:00 2001 From: Ryan Albert <42415738+ryan-timothy-albert@users.noreply.github.com> Date: Tue, 5 Nov 2024 16:22:23 -0800 Subject: [PATCH] Update openapi.yaml --- openapi.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openapi.yaml b/openapi.yaml index f7486d9..74a6327 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -64,7 +64,7 @@ paths: /pets/{petId}: get: summary: Info for a specific pet - operationId: showPetById + operationId: show tags: - pets parameters: