Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
change widget string format to one that exists
Browse files Browse the repository at this point in the history
  • Loading branch information
Sarah Riehl committed Oct 12, 2023
1 parent 6782cd8 commit e0c5fae
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions reference/widgets.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -753,11 +753,11 @@ components:
description: The HTML layout which defines complex positioning for placements.
date_created:
type: string
format: datetime
format: date-time
description: The date on which this object was initially created.
date_modified:
type: string
format: datetime
format: date-time
description: The date on which this object was last updated.
title: Layout
meta:
Expand Down Expand Up @@ -854,11 +854,11 @@ components:
description: The HTML layout which defines complex positioning for placements.
date_created:
type: string
format: datetime
format: date-time
description: The date on which this object was initially created.
date_modified:
type: string
format: datetime
format: date-time
description: The date on which this object was last updated.
title: Layout
PlacementsCollection_Resp:
Expand Down Expand Up @@ -1385,11 +1385,11 @@ components:
description: The kind of widget template.
date_created:
type: string
format: datetime
format: date-time
description: The date on which this object was initially created.
date_modified:
type: string
format: datetime
format: date-time
description: The date on which this object was last updated.
current_version_uuid:
type: string
Expand All @@ -1415,11 +1415,11 @@ components:
$ref: '#/components/schemas/widgetTemplate_Full'
date_created:
type: string
format: datetime
format: date-time
description: The date on which this object was initially created.
date_modified:
type: string
format: datetime
format: date-time
description: The date on which this object was last updated.
version_uuid:
type: string
Expand Down Expand Up @@ -1517,11 +1517,11 @@ components:
description: The template file that you would like to target.
date_created:
type: string
format: datetime
format: date-time
description: The date on which this object was initially created.
date_modified:
type: string
format: datetime
format: date-time
description: The date on which this object was last updated.
channel_id:
type: integer
Expand Down

0 comments on commit e0c5fae

Please sign in to comment.