Skip to content

getDuplicates

reference
1 min readUpdated

Kind: API Endpoint

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

Find potential duplicate issues

Endpoint

GET /projects/:projectId/issues/:issueId/duplicates

ParameterInTypeRequiredDescription
projectIdpathstring
issueIdpathstring

Referenced By

  • IssuesController (MODULE_DECLARES)

Was this page helpful?

Download as PDF