kopia lustrzana https://github.com/Podcastindex-org/podcast-namespace
Fix `remote_item_guid` typo
rodzic
91e3baa0f9
commit
ac67570f54
|
@ -162,7 +162,7 @@ Other optional fields:
|
|||
* `remote_feed_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `<podcast:valueTimeSplit>`
|
||||
tag containing a single `<podcast:remoteItem>` tag. When that happens, this field will contain the `feedGuid` attribute from
|
||||
the `<podcast:remoteItem>` tag.
|
||||
* `remote_feed_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `<podcast:valueTimeSplit>`
|
||||
* `remote_item_guid` (str) Sometimes a payment will be sent to a feed's value block by way of a `<podcast:valueTimeSplit>`
|
||||
tag containing a single `<podcast:remoteItem>` tag having an `itemGuid` attribute. When that happens, this field will contain
|
||||
the `itemGuid` attribute from the `<podcast:remoteItem>` tag.
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue