Skip to content
This repository has been archived by the owner on Feb 8, 2020. It is now read-only.

Commit

Permalink
Merge pull request #200 from broidHQ/broidy-patch-1
Browse files Browse the repository at this point in the history
Add id to Collection
  • Loading branch information
killix committed Oct 22, 2017
2 parents 4c104e4 + 57915b2 commit 4cc91c1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions broid-schemas/src/schemas/object/collection.yaml
Expand Up @@ -5,6 +5,8 @@ properties:
enum: [ Collection ]
name:
type: string
id:
type: string
content:
type: string
totalItems:
Expand Down

0 comments on commit 4cc91c1

Please sign in to comment.