Skip to content

addComment

reference
1 min readUpdated

Kind: API Endpoint

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

Add a comment to an issue

Endpoint

POST /projects/:projectId/issues/:issueId/comments

ParameterInTypeRequiredDescription
projectIdpathstring
issueIdpathstring

Referenced By

  • IssuesController (MODULE_DECLARES)

Was this page helpful?

Download as PDF