Skip to content

Commit d96862e

Browse files
feat(api): manual updates
1 parent ea2a1c6 commit d96862e

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.stats.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 17
22
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/cas-parser%2Fcas-parser-56b0f699c5437d9e5326626d35dfc972c17d01f12cb416c7f4854c8ea6d0e95e.yml
33
openapi_spec_hash: 158f405c1880706266d83e6ff16b9d2f
4-
config_hash: 71b56825479262e2a16b9a2fe978c174
4+
config_hash: ab495a165f0919b37cbf9efbd0f0e6ef

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
This library provides convenient access to the Cas Parser REST API from server-side TypeScript or JavaScript.
66

7-
The full API of this library can be found in [api.md](api.md).
7+
The REST API documentation can be found on [docs.casparser.in](https://docs.casparser.in). The full API of this library can be found in [api.md](api.md).
88

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

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/CASParser/cas-parser-node.git"
1313
},
1414
"homepage": "https://github.com/CASParser/cas-parser-node/tree/main/packages/mcp-server#readme",
15-
"documentation": "https://docs.casparser.in/reference",
15+
"documentation": "https://docs.casparser.in",
1616
"server": {
1717
"type": "node",
1818
"entry_point": "index.js",

0 commit comments

Comments
 (0)