Skip to content

Commit

Permalink
Merge pull request #159 from PokeAPI/Naramsim-patch-1
Browse files Browse the repository at this point in the history
Pokeapi turning 10
  • Loading branch information
Naramsim authored Oct 17, 2024
2 parents 22a58d7 + 6818aab commit e2cb9d0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions alerts.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,17 @@
},
{
"level": "success",
"active": true,
"active": false,
"message": "PokeAPI proudly announces Beta support for GraphQL. Access our free console at [beta.pokeapi.co/graphql/console](https://beta.pokeapi.co/graphql/console/) and take a look at the [documentation](/docs/graphql)"
},
{
"level": "info",
"active": true,
"active": false,
"message": "**Sword and Shield** data might be inaccurate and lacking in various aspects due to the fact that it is not taken directly from Nintendo's Pokemon ROMs. If you spot any mistake, please report it [here](https://github.com/PokeAPI/pokedex/issues)"
},
{
"level": "info",
"active": true,
"message": "PokeAPI turns 10 on December 4th! Celebrate and discover the entire source code over at [PokeAPI/pokeapi](https://github.com/PokeAPI/pokeapi)!"
}
]

0 comments on commit e2cb9d0

Please sign in to comment.