Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef88634 commit e1c1506Copy full SHA for e1c1506
api_src/components/schemas/item_podcast.yaml
@@ -36,10 +36,14 @@ properties:
36
$ref: '../properties/image_episode.yaml'
37
feedItunesId:
38
$ref: '../properties/itunesId_feed.yaml'
39
+ feedUrl:
40
+ $ref: '../properties/url_feed.yaml'
41
feedImage:
42
$ref: '../properties/image_feed.yaml'
43
feedId:
44
$ref: '../properties/id_feed.yaml'
45
+ podcastGuid:
46
+ $ref: '../properties/podcastguid.yaml'
47
feedLanguage:
48
$ref: '../properties/language.yaml'
49
feedDead:
0 commit comments