We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a81d42f commit fb2b19dCopy full SHA for fb2b19d
7 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @opensea/api-types
2
3
+## 0.8.2
4
+
5
+### Patch Changes
6
7
+- feb1446: Sync OpenAPI spec: add `/api/v2/saved-tools` (GET/POST/DELETE) beta endpoints and `read:tools`/`write:tools` auth scopes, new saved-tool schemas, and additive token fields (`is_verified`, `holders_count`, `created_at`, `genesis_date`, `description_source`, `subreddit_identifier`). Adds `OPENSEA_SCOPES.READ_TOOLS`/`WRITE_TOOLS` to the SDK.
8
9
## 0.8.1
10
11
### Patch Changes
0 commit comments