Skip to content

Add issue_type support for REST API

Sarah Yasonik requested to merge sy-create-incidents-via-api into master

What does this MR do?

Related issue: #260375 (closed)

Pre-req MR: !60173 (merged)

Summary: Adds ability to read/create/edit/filter issues based on issue_type param in external REST API.

Changes in this MR:

  • Expose issue_type in issue entity
  • Accept issue_type for POST/PUT requests
  • Accept issue_type for GET /issues request
  • Ensure references to PUT/DELETE operations are named consistently in specs & docs

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Sarah Yasonik

Merge request reports

Loading