Skip to content

Commit e1c1506

Browse files
jhhbstevencrader
authored andcommitted
Add podcastGuid and feedUrl to item_podcast.yaml
1 parent ef88634 commit e1c1506

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

api_src/components/schemas/item_podcast.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,14 @@ properties:
3636
$ref: '../properties/image_episode.yaml'
3737
feedItunesId:
3838
$ref: '../properties/itunesId_feed.yaml'
39+
feedUrl:
40+
$ref: '../properties/url_feed.yaml'
3941
feedImage:
4042
$ref: '../properties/image_feed.yaml'
4143
feedId:
4244
$ref: '../properties/id_feed.yaml'
45+
podcastGuid:
46+
$ref: '../properties/podcastguid.yaml'
4347
feedLanguage:
4448
$ref: '../properties/language.yaml'
4549
feedDead:

0 commit comments

Comments
 (0)