Skip to content

Commit

Permalink
Add Postman docs from yarn build
Browse files Browse the repository at this point in the history
  • Loading branch information
jhhb committed Apr 18, 2024
1 parent 023fb71 commit e6314ae
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/pi_api.json
Original file line number Diff line number Diff line change
Expand Up @@ -4021,12 +4021,18 @@
"feedItunesId": {
"$ref": "#/components/schemas/itunesId_feed"
},
"feedUrl": {
"$ref": "#/components/schemas/url_feed"
},
"feedImage": {
"$ref": "#/components/schemas/image_feed"
},
"feedId": {
"$ref": "#/components/schemas/id_feed"
},
"podcastGuid": {
"$ref": "#/components/schemas/podcastguid"
},
"feedLanguage": {
"$ref": "#/components/schemas/language"
},
Expand Down
4 changes: 4 additions & 0 deletions docs/pi_api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3756,10 +3756,14 @@ components:
$ref: '#/components/schemas/image_episode'
feedItunesId:
$ref: '#/components/schemas/itunesId_feed'
feedUrl:
$ref: '#/components/schemas/url_feed'
feedImage:
$ref: '#/components/schemas/image_feed'
feedId:
$ref: '#/components/schemas/id_feed'
podcastGuid:
$ref: '#/components/schemas/podcastguid'
feedLanguage:
$ref: '#/components/schemas/language'
feedDead:
Expand Down

0 comments on commit e6314ae

Please sign in to comment.