Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b036eac

Browse files
committed
docs(openapi): generate spec
1 parent f3918c2 commit b036eac

File tree

1 file changed

+32
-23
lines changed

1 file changed

+32
-23
lines changed

openapi.yml

Lines changed: 32 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -9319,57 +9319,66 @@ servers:
93199319
- url: https://pokeapi.co
93209320
tags:
93219321
- name: pokemon
9322-
description: Pokémon are the creatures that inhabit the world of the Pokémon games
9322+
description: Pokémon are the creatures that inhabit the world of the Pokémon games.
9323+
They can be caught using Pokéballs and trained by battling with other Pokémon.
9324+
Each Pokémon belongs to a specific species but may take on a variant which makes
9325+
it differ from other Pokémon of the same species, such as base stats, available
9326+
abilities and typings. See [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_(species))
9327+
for greater detail.
93239328
externalDocs:
9324-
description: Fine more info here
9329+
description: Find more info here
93259330
url: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon
93269331
- name: evolution
9327-
description: 'Evolution (Japanese: 進化 evolution) is a process in which a Pokémon
9328-
changes into a different species of Pokémon.'
9332+
description: Evolution is a process in which a Pokémon changes into a different
9333+
species of Pokémon.
93299334
externalDocs:
9330-
description: Fine more info here
9335+
description: Find more info here
93319336
url: https://bulbapedia.bulbagarden.net/wiki/Evolution
93329337
- name: berries
9333-
description: 'Berries (Japanese: きのみ Tree Fruit) are small, juicy, fleshy fruit.
9334-
As in the real world, a large variety exists in the Pokémon world, with a large
9335-
range of flavors and effects'
9338+
description: Berries can be soft or hard. Check out [Bulbapedia](http://bulbapedia.bulbagarden.net/wiki/Category:Berries_by_firmness)
9339+
for greater detail.
93369340
externalDocs:
9337-
description: Fine more info here
9341+
description: Find more info here
93389342
url: https://bulbapedia.bulbagarden.net/wiki/Berry
93399343
- name: items
9340-
description: 'An item (Japanese: 道具 tool) is an object in the Pokémon games which
9341-
the player can pick up, keep in their Bag, and use in some manner'
9344+
description: An item is an object in the games which the player can pick up, keep
9345+
in their bag, and use in some manner. They have various uses, including healing,
9346+
powering up, helping catch Pokémon, or to access a new area.
93429347
externalDocs:
9343-
description: Fine more info here
9348+
description: Find more info here
93449349
url: https://bulbapedia.bulbagarden.net/wiki/Item
93459350
- name: machines
93469351
description: Machines are the representation of items that teach moves to Pokémon.
9352+
They vary from version to version, so it is not certain that one specific TM or
9353+
HM corresponds to a single Machine.
93479354
externalDocs:
9348-
description: Fine more info here
9355+
description: Find more info here
93499356
url: https://bulbapedia.bulbagarden.net/wiki/TM
93509357
- name: location
9351-
description: Locations that can be visited within the games
9358+
description: Locations that can be visited within the games. Locations make up sizable
9359+
portions of regions, like cities or routes.
93529360
externalDocs:
9353-
description: Fine more info here
9361+
description: Find more info here
93549362
url: https://bulbapedia.bulbagarden.net/wiki/List_of_locations_by_index_number
93559363
- name: contest
9356-
description: 'Pokémon Contests (Japanese: ポケモンコンテスト Pokémon Contest) are a type
9357-
of competition often contrasted with Pokémon battles and held in Contest Halls'
9364+
description: Pokémon Contests are a type of competition often contrasted with Pokémon
9365+
battles and held in Contest Halls
93589366
externalDocs:
9359-
description: Fine more info here
9367+
description: Find more info here
93609368
url: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_Contest
93619369
- name: moves
9362-
description: 'A move (Japanese: わざ move), also known as an attack (Japanese: こうげきわざ
9363-
attack technique) or technique (Japanese: とくしゅわざ special technique), is the skill
9364-
Pokémon primarily use in battle.'
9370+
description: Moves are the skills of Pokémon in battle. In battle, a Pokémon uses
9371+
one move each turn. Some moves (including those learned by Hidden Machine) can
9372+
be used outside of battle as well, usually for the purpose of removing obstacles
9373+
or exploring new areas.
93659374
externalDocs:
9366-
description: Fine more info here
9375+
description: Find more info here
93679376
url: https://bulbapedia.bulbagarden.net/wiki/List_of_locations_by_name
93689377
- name: encounters
93699378
- name: games
93709379
description: The Pokémon games are all video games in the Pokémon franchise.
93719380
externalDocs:
9372-
description: Fine more info here
9381+
description: Find more info here
93739382
url: https://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_games
93749383
- name: utility
93759384
externalDocs:

0 commit comments

Comments
 (0)