Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
{
  "featureName": "Feature name",
  "scenarioName": "Scenario Name",
  "issueKey": "XXX-123",
  "comment": "comment",
  "status": "NOT_RUN | PASSED | FAILED | IN_PROGRESS | SKIPPED | PENDING | UNDEFINED"
}

...

Project key (abbreviation)

Name

Required

Type

Description

projectKey

Yes

String

override

No

boolean

Whether to override feature if exists with same name

form-data: file

Yes

file

Feature file to upload

...