diff --git a/docs/openapi.yaml b/docs/openapi.yaml index 43199af..ea8be90 100644 --- a/docs/openapi.yaml +++ b/docs/openapi.yaml @@ -1190,11 +1190,11 @@ components: start_date_iso: description: Activity start date type: string - example: 2024-02-22 + example: "2024-02-22" end_date_iso: description: Activity end date type: string - example: 2024-02-22 + example: "2024-02-22" activity_type: description: Type of activity type: string