Skip to content

Commit

Permalink
Removed beta flag from events
Browse files Browse the repository at this point in the history
  • Loading branch information
schnuerle authored Jun 26, 2020
1 parent c4a3a0d commit ef06799
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion provider/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ The schema and datatypes are the same as those defined for [`/status_changes`][s

**Endpoint:** `/events`
**Method:** `GET`
**[Beta feature][beta]:** Yes (as of 0.4.0)
**[Beta feature][beta]:** No (as of 1.0.0)
**Schema:** [`events` schema][events-schema]
**`data` Payload:** `{ "status_changes": [] }`, an array of objects with the same structure as in [`/status_changes`][status]

Expand Down

0 comments on commit ef06799

Please sign in to comment.