Skip to content

Commit 38e1be2

Browse files
feat(api): manual updates
1 parent fb92ad1 commit 38e1be2

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

.stats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 20
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-5fa88d5279ee91162b7b446f7612fd1e49b5c14e958aeef151e6e942af699286.yml
3-
openapi_spec_hash: b2746128fd1c16d64946e99b2b0137b9
4-
config_hash: 4cd3173ea1cce7183640aae49cfbb374
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/brand-dev%2Fbrand.dev-1cd00999a087b24743cf3a2849c9bd0ea1ed6b5a0dac3a8f0e26c6a58d26d6bf.yml
3+
openapi_spec_hash: f95a256f049293caa5abc0912939a9ff
4+
config_hash: b61862a39bc4559efa45482aa58899a1

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This package will continue to work but will stop receiving updates or new featur
3030

3131
This library provides convenient access to the Brand Dev REST API from server-side TypeScript or JavaScript.
3232

33-
The REST API documentation can be found on [docs.brand.dev](https://docs.brand.dev/). The full API of this library can be found in [api.md](api.md).
33+
The REST API documentation can be found on [docs.context.dev](https://docs.context.dev/). The full API of this library can be found in [api.md](api.md).
3434

3535
It is generated with [Stainless](https://www.stainless.com/).
3636

packages/mcp-server/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"url": "git+https://github.com/context-dot-dev/deprecated-brand-typescript-sdk.git"
1313
},
1414
"homepage": "https://github.com/context-dot-dev/deprecated-brand-typescript-sdk/tree/main/packages/mcp-server#readme",
15-
"documentation": "https://docs.brand.dev/",
15+
"documentation": "https://docs.context.dev/",
1616
"server": {
1717
"type": "node",
1818
"entry_point": "index.js",

0 commit comments

Comments
 (0)