-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Description
There was a lot of great feedback on JSON Feed. It's time to update the spec to incorporate a few suggestions. We're thinking this will be a minor update, version 1.1.
- New type
application/feed+json(Suggest alternate media type. #32). When discovering the feed, apps should still fall back to looking forapplication/jsonif nothing else more specific is present. - Multiple
authors(Behavior for multiple authors #6). Allow an array of authors instead of just one wherever we had a singleauthorbefore. - Add
language(Allow markup and/or specifying the language in all human readable strings #62). This can be a top-level default or specified on each item. - Update link to more recent version of JSON spec (Reference to obsolete version of JSON spec #53).
- Clarify that
idshould really be a string (Why allow non-string values for a feed's id? #60). Move the tip about gracefully handling a number to the "suggestions for feed readers" section and not in the main part of the spec to avoid confusion.
Anything else that should be included? Thanks!
eli-oat, jbrayton, freshyill, geraldb, fboes and 1 more
Metadata
Metadata
Assignees
Labels
No labels