|
225 | 225 | "type": "category", |
226 | 226 | "title": "Edge Functions", |
227 | 227 | "items": [ |
| 228 | + { |
| 229 | + "id": "v1-create-a-function", |
| 230 | + "title": "Create a function", |
| 231 | + "slug": "v1-create-a-function", |
| 232 | + "type": "operation" |
| 233 | + }, |
228 | 234 | { |
229 | 235 | "id": "v1-delete-a-function", |
230 | 236 | "title": "Delete a function", |
|
382 | 388 | "type": "operation" |
383 | 389 | }, |
384 | 390 | { |
385 | | - "id": "v1-get-postgrest-upgrade-eligibility", |
386 | | - "title": "Get postgrest upgrade eligibility", |
387 | | - "slug": "v1-get-postgrest-upgrade-eligibility", |
| 391 | + "id": "v1-get-postgres-upgrade-eligibility", |
| 392 | + "title": "Get postgres upgrade eligibility", |
| 393 | + "slug": "v1-get-postgres-upgrade-eligibility", |
| 394 | + "type": "operation" |
| 395 | + }, |
| 396 | + { |
| 397 | + "id": "v1-get-postgres-upgrade-status", |
| 398 | + "title": "Get postgres upgrade status", |
| 399 | + "slug": "v1-get-postgres-upgrade-status", |
388 | 400 | "type": "operation" |
389 | 401 | }, |
390 | 402 | { |
391 | | - "id": "v1-get-postgrest-upgrade-status", |
392 | | - "title": "Get postgrest upgrade status", |
393 | | - "slug": "v1-get-postgrest-upgrade-status", |
| 403 | + "id": "v1-get-project", |
| 404 | + "title": "Get project", |
| 405 | + "slug": "v1-get-project", |
394 | 406 | "type": "operation" |
395 | 407 | }, |
396 | 408 | { |
|
0 commit comments