Skip to content

Commit 8edc103

Browse files
[Updater Bot] Regenerate data from https://github.com/PokeAPI/pokeapi/pull/null
1 parent c793948 commit 8edc103

File tree

362 files changed

+822
-789
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

362 files changed

+822
-789
lines changed

data/api/v2/index.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"location": "/api/v2/location/",
2525
"location-area": "/api/v2/location-area/",
2626
"machine": "/api/v2/machine/",
27+
"meta": "/api/v2/meta/",
2728
"move": "/api/v2/move/",
2829
"move-ailment": "/api/v2/move-ailment/",
2930
"move-battle-style": "/api/v2/move-battle-style/",

data/api/v2/meta/index.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"deploy_date": null,
3+
"hash": null,
4+
"tag": null
5+
}

data/api/v2/pokemon-form/10028/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"url": "/api/v2/pokemon/10013/"
108108
},
109109
"sprites": {
110-
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/351-sunny.png",
110+
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/10013.png",
111111
"back_female": null,
112112
"back_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/shiny/10013.png",
113113
"back_shiny_female": null,

data/api/v2/pokemon-form/10029/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"url": "/api/v2/pokemon/10014/"
108108
},
109109
"sprites": {
110-
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/351-rainy.png",
110+
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/10014.png",
111111
"back_female": null,
112112
"back_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/shiny/10014.png",
113113
"back_shiny_female": null,

data/api/v2/pokemon-form/10030/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"url": "/api/v2/pokemon/10015/"
108108
},
109109
"sprites": {
110-
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/351-snowy.png",
110+
"back_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/10015.png",
111111
"back_female": null,
112112
"back_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/back/shiny/10015.png",
113113
"back_shiny_female": null,

data/api/v2/pokemon-form/10126/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"back_shiny_female": null,
114114
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10027.png",
115115
"front_female": null,
116-
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/710-small.png",
116+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10027.png",
117117
"front_shiny_female": null,
118118
"versions": {
119119
"generation-ix": {

data/api/v2/pokemon-form/10127/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"back_shiny_female": null,
114114
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10028.png",
115115
"front_female": null,
116-
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/710-large.png",
116+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10028.png",
117117
"front_shiny_female": null,
118118
"versions": {
119119
"generation-ix": {

data/api/v2/pokemon-form/10128/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"back_shiny_female": null,
114114
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10029.png",
115115
"front_female": null,
116-
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/710-super.png",
116+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10029.png",
117117
"front_shiny_female": null,
118118
"versions": {
119119
"generation-ix": {

data/api/v2/pokemon-form/10129/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"back_shiny_female": null,
114114
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10030.png",
115115
"front_female": null,
116-
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/711-small.png",
116+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10030.png",
117117
"front_shiny_female": null,
118118
"versions": {
119119
"generation-ix": {

data/api/v2/pokemon-form/10130/index.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"back_shiny_female": null,
114114
"front_default": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/10031.png",
115115
"front_female": null,
116-
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/711-large.png",
116+
"front_shiny": "https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/shiny/10031.png",
117117
"front_shiny_female": null,
118118
"versions": {
119119
"generation-ix": {

0 commit comments

Comments
 (0)