Skip to content

Commit

Permalink
version 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Pinta365 committed Aug 17, 2024
1 parent 58f87b6 commit 0f13551
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,20 +13,20 @@ to implement authorization code flow also.

### APIs implemented

| APIs | Status | Note |
| --------------------------------------------- | ------ | ---- |
| **World of Warcraft:** Game Data APIs || |
| **World of Warcraft:** Profile APIs || |
| | | |
| **World of Warcraft Classic:** Game Data APIs | | |
| | | |
| **Diablo III:** Community APIs | | |
| **Diablo III:** Game Data APIs || |
| | | |
| **Hearthstone:** Game Data APIs || |
| | | |
| **StarCraft II:** Community APIs | | |
| **StarCraft II:** Game Data APIs || |
| APIs | Status | Note |
| --------------------------------------------- | ------ | ------------------------- |
| **World of Warcraft:** Game Data APIs || |
| **World of Warcraft:** Profile APIs || |
| | | |
| **World of Warcraft Classic:** Game Data APIs | | |
| | | |
| **Diablo III:** Community APIs | | Missing profile endpoints |
| **Diablo III:** Game Data APIs || |
| | | |
| **Hearthstone:** Game Data APIs || |
| | | |
| **StarCraft II:** Community APIs | | |
| **StarCraft II:** Game Data APIs || |

## Example

Expand Down
2 changes: 1 addition & 1 deletion deno.jsonc
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pinta365/blizzard-api",
"version": "0.3.4",
"version": "0.3.5",
"exports": "./mod.ts",

"tasks": {
Expand Down

0 comments on commit 0f13551

Please sign in to comment.