VoileWeb.API.V1.Collections.CollectionApiJSON (Voile v0.1.43)

Copy Markdown View Source

Summary

Functions

Render a list of collections.

Render a single collection with full associations (items, attachments, metadata).

Functions

index(map)

Render a list of collections.

The list view intentionally returns counts instead of full :items and :attachments arrays to keep the payload small. Use the show endpoint for the full item/attachment data.

show(map)

Render a single collection with full associations (items, attachments, metadata).