We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b84b302 commit c5bf98cCopy full SHA for c5bf98c
1 file changed
content/en/docs/shared_services/supportapi/methods/get_case.md
@@ -29,6 +29,10 @@ Get the details of an existing Axway Support case.
29
|------|---------------------------------------------|-------------|
30
| body | [Case](/docs/shared_services/supportapi/formats/get_case_res/#case) (array) | Detailed case information. |
31
32
+{{% alert title="Note" %}}
33
+`"jiraIssues"` is available only for Internal use (only for Axway Employees).
34
+{{% /alert %}}
35
+
36
### Examples
37
38
```json
0 commit comments