v9

latestOpenAPI 3.1.0raw.githubusercontent.com2026-03-1194110197.0 KB
Dependencies

Subscribe to documentation for manifest dependencies

Parse a package manifest and automatically subscribe to documentation for all dependencies.

post/dependencies/subscribe

Request body

manifest_contentstring required

Raw content of the manifest file

manifest_type'package.json' | 'requirements.txt' | 'pyproject.toml' | 'Cargo.toml' | 'go.mod' | 'Gemfile' nullable

Manifest type. Auto-detected if not provided.

filenamestring nullable

Original filename for type detection

include_dev_dependenciesboolean

Include devDependencies/dev-dependencies

max_new_indexesinteger

Max number of new indexes to start (0-500)

Response

Successful Response

manifest_typestring required
total_dependenciesinteger required