Skip to content

getActive

reference
1 min readUpdated

Kind: API Endpoint

Source: atloria-monorepo/apps/api/src/doc-version/doc-version.controller.ts

Get the active version for a project (per doc-set scope; default 'user')

Endpoint

GET /doc-versions/:projectId/active

ParameterInTypeRequiredDescription
projectIdpathstringProject ID
scopequerystring-

Referenced By

  • DocVersionController (MODULE_DECLARES)

Was this page helpful?

Download as PDF