From ae48daee015d9d64cd80661d819a0e1cd6e664f5 Mon Sep 17 00:00:00 2001 From: indyandie <1058837+Indyandie@users.noreply.github.com> Date: Tue, 5 Mar 2024 00:42:10 -0600 Subject: [PATCH] docs(openapi): update `openapi.yml` --- openapi.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openapi.yml b/openapi.yml index 6f12202b..19550827 100644 --- a/openapi.yml +++ b/openapi.yml @@ -2413,7 +2413,7 @@ paths: of a Pokémon species are shared across all varieties of Pokémon within the species. A good example is Wormadam; Wormadam is the species which can be found in three different varieties, Wormadam-Trash, Wormadam-Sandy and Wormadam-Plant. - summary: List pokemon specs + summary: List pokemon species parameters: - name: limit required: false @@ -2447,7 +2447,7 @@ paths: of a Pokémon species are shared across all varieties of Pokémon within the species. A good example is Wormadam; Wormadam is the species which can be found in three different varieties, Wormadam-Trash, Wormadam-Sandy and Wormadam-Plant. - summary: Get pokemon spec + summary: Get pokemon species parameters: - in: path name: id