Fahreddin Özcan
594a73133e
docs: fix stale example URLs and complete the API methods table ( #2964 )
...
The 18 links reported by `mint broken-links` were a bug in CLI 4.2.212;
4.2.762 reports zero. Those pages are auto-generated from openapi.json
and all return 200. Fixes the real issues found while checking instead:
- Swagger Petstore URL in the GitOps manifest example returned 404
- `/websites/uploadcare_com` is a stale library ID (404); it is now
`/websites/uploadcare`
- API methods table omitted the GitLab, Bitbucket, other-Git, Notion,
and metrics endpoints, and collapsed the four repo endpoints into one
`{provider}` row that does not match the spec
2026-07-30 11:52:34 +03:00
OrbisAI Security
68a6c63f3c
fix: documentation contains hardcoded api key exampl... in api-guide.mdx ( #2841 )
2026-07-06 10:59:20 +03:00
Enes Gules
30df4a1cff
docs: enhance library ID descriptions in API guide and OpenAPI spec ( #2568 )
2026-05-05 19:03:33 +03:00
Enes Gules
6cba6fb29b
docs: update API guide and OpenAPI schema and reorder the api docs ( #2388 )
2026-04-02 11:51:57 +03:00
enesakar
27a3338587
update docs
2026-01-17 12:17:31 -08:00
Fahreddin Özcan
35611d5075
docs(CTX7-1039): fix broken links ( #1423 )
2026-01-11 23:22:51 +03:00
Fahreddin Özcan
eeddc37b27
CTX7-989: Update API Docs with v2 ( #1333 )
...
Co-authored-by: enesgules <abdullah.enes.gules@gmail.com >
2025-12-31 12:37:43 +03:00
enesakar
853003de24
docs updates
2025-12-29 21:39:14 -08:00
Fahreddin Özcan
6d1e6442ee
CTX7-855: Context7 TS SDK docs ( #1080 )
...
* init sdk and monorepo
* init sdk and monorepo
* comment cleanup
* remove bun.lock
* cleanup: remove sdk package and deps
* update tsconfigs
* chore: add temp changelog
* ci: update scripts
* ci: update github workflows
* fmt: workflows
* fix: search libraries response type
* ci: update pack-mcpb script
* feat: init ts sdk
* feat: add commands and http client
* update keywords and author
* update eslint config for mcp
* include license and readme in build
* update release.yaml
* add readme symlink
* include readme in mcp package
* chore: add canary release workflow and update configs
* chore: format files
* ci: add changeset check workflow
* canary release trigger
* ci: login to npm before release
* bump mcp version on package
* remove pr trigger from canary release
* ci: remove package input
* finalize sdk with tests and proper types
* address reviews
* add client tests
* feat: use env var automatically
* add docs
* docs: update API documentation and add SDK guides
Added comprehensive TypeScript SDK documentation including getting started guide and command references for get-docs and search-library. Updated API guide and OpenAPI specification.
* remove docs changes (moving to separate PR)
* docs: ts sdk docs
* update sdk examples
* remove docs
* update build config with tsup
* cleanup comments
* fix error hangling on http client
* minor fixes
* address reviews
* add txt pagination feature
* remove unnecessary types
* update docs with new paging txt feature
* update default format
* cleanup
* fmt
* update
* add mcp lint command
* update format scripts
* fix: update eslint and tsconfig with update
* add readme
* make default format json
* change docType to mode
* update basic usage
* apply interface changes
* remove changeset
2025-11-28 16:43:27 +03:00
Fahreddin Özcan
6255e26677
CTX7-854: Migrate to pnpm monorepo ( #1058 )
...
* init sdk and monorepo
* init sdk and monorepo
* comment cleanup
* remove bun.lock
* cleanup: remove sdk package and deps
* update tsconfigs
* chore: add temp changelog
* ci: update scripts
* ci: update github workflows
* fmt: workflows
* fix: search libraries response type
* ci: update pack-mcpb script
* update keywords and author
* update eslint config for mcp
* include license and readme in build
* update release.yaml
* add readme symlink
* include readme in mcp package
* chore: add canary release workflow and update configs
* chore: format files
* ci: add changeset check workflow
* canary release trigger
* ci: login to npm before release
* bump mcp version on package
* remove pr trigger from canary release
* ci: remove package input
* add mcp lint command
* update format scripts
2025-11-28 15:18:33 +03:00
Enes Gules
f35c002bee
docs: update for api v2 ( #1052 )
2025-11-24 13:49:58 +03:00
enesgules
ad04b1e643
chore: format
2025-11-14 17:56:41 +03:00
enesgules
6a7d482f38
feat: enhance documentation with pricing, setup guides and navigation
2025-11-14 17:52:30 +03:00
enesgules
d26d5deacb
feat: improve documentation clarity
2025-11-06 17:05:35 +03:00
enesgules
fc2a2a6dd3
docs: convert the handwritten api docs to use openapi file
2025-11-06 11:48:01 +03:00