feeds

@Serializable(with = FeedDiscoverySerializer::class)
val feeds: Map<FeedType, Url>(source)

An array of all of the feeds that are published by this auto-discovery file. Maps feed types to their URLs.