Skip to content

Commit ef06799

Browse files
authored
Removed beta flag from events
1 parent c4a3a0d commit ef06799

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

provider/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ The schema and datatypes are the same as those defined for [`/status_changes`][s
310310

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

0 commit comments

Comments
 (0)