Skip to content

Commit e6e8453

Browse files
authored
docs: Remove beta notification from Management API pages (supabase#25587)
1 parent 765db2d commit e6e8453

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

apps/docs/docs/ref/api/api.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,6 @@ sidebar_label: Management API
88

99
The Management API allows you to manage your projects programmatically.
1010

11-
## Status
12-
13-
The Management API is in `beta`. It is usable in it's current state, but it's likely that there will be breaking changes.
14-
1511
## Authentication
1612

1713
All API requests require a Supabase Personal token to be included in the Authorization header: `Authorization: Bearer <supabase_personal_token>`.

apps/docs/docs/ref/api/introduction.mdx

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ hideTitle: true
1616

1717
Manage your Supabase organizations and projects programmatically.
1818

19-
## Status
20-
21-
The Management API is in `beta`. It is usable in it's current state, but it's likely that there will be breaking changes.
22-
2319
## Authentication
2420

2521
All API requests require a Supabase Personal token to be included in the Authorization header: `Authorization Bearer <supabase_personal_token`.

0 commit comments

Comments
 (0)