You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 20, 2023. It is now read-only.
The Artifact API specifies that message is a required attribute of any artifact uploaded using the API. However, the Alert API documentation uses an example of adding artifacts to an alert that does not include the supposed "required" attribute of message:
Which method is appropriate for adding artifacts via alert? My testing seems to indicate that adding artifacts with a message in an Alert gives me an Invalid Format for alert.artifacts.
The text was updated successfully, but these errors were encountered:
The Artifact API specifies that
message
is a required attribute of any artifact uploaded using the API. However, the Alert API documentation uses an example of adding artifacts to an alert that does not include the supposed "required" attribute ofmessage
:Which method is appropriate for adding artifacts via alert? My testing seems to indicate that adding artifacts with a
message
in an Alert gives me an Invalid Format for alert.artifacts.The text was updated successfully, but these errors were encountered: