Skip to content

Commit

Permalink
fix(Schema): Add CreativeWork to CreativeWorkTypes
Browse files Browse the repository at this point in the history
Prior to this fix there are errors in Encoda.
  • Loading branch information
nokome committed Aug 1, 2019
1 parent 4a42811 commit 34aa44a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schema/CreativeWorkTypes.schema.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
title: CreativeWorkTypes
description: Union type for call CreativeWork types.
anyOf:
- $ref: CreativeWork
- $ref: Article
- $ref: AudioObject
- $ref: CodeChunk
Expand Down

0 comments on commit 34aa44a

Please sign in to comment.