diff --git a/docs/api-reference/v4/endpoints/expand-event-field.mdx b/docs/api-reference/v4/endpoints/expand-event-field.mdx index e0f4063..e8cc527 100644 --- a/docs/api-reference/v4/endpoints/expand-event-field.mdx +++ b/docs/api-reference/v4/endpoints/expand-event-field.mdx @@ -1,4 +1,5 @@ --- +title: "Expand Event V2 Field (Beta)" openapi: firework-v4-openapi get /firework/v4/events/_expand --- diff --git a/docs/docs.json b/docs/docs.json index 15a97a0..eda5d2e 100644 --- a/docs/docs.json +++ b/docs/docs.json @@ -81,6 +81,7 @@ "pages": [ "api-reference/v2/endpoints/activities/get-fireworkv2activities-", "api-reference/v4/endpoints/get-event", + "api-reference/v4/endpoints/expand-event-field", "api-reference/v2/endpoints/activities/get-fireworkv2activities--ai_assistance", "api-reference/v4/endpoints/event-actions", "api-reference/v4/endpoints/public/update-tenant-metadata"