Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pages/version/1.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ After that there’s an array of objects — `items` — that describe each obj

An individual item may have one or more attachments.

* `attachments` (optional, array) lists related resources. Podcasts, for instance, would include an attachment that’s an audio or video file. Each attachment has several members:
* `attachments` (optional, array of objects) lists related resources. Podcasts, for instance, would include an attachment that’s an audio or video file. Each attachment has several members:

* `url` (required, string) specifies the location of the attachment.

Expand Down