Skip to content

Commit

Permalink
Update annotation.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
minusdavid committed Oct 25, 2018
1 parent e5f495d commit 3772304
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/iiif/presentation/annotation.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ def required_keys

def string_only_keys
super + %w{ on }
end

def abstract_resource_only_keys
super + [ { key: 'resource', type: IIIF::Presentation::Resource } ]
Expand Down

0 comments on commit 3772304

Please sign in to comment.