Method: JSONSchemer::Result#annotation
- Defined in:
- lib/json_schemer/result.rb
#annotation ⇒ Object
Returns the value of attribute annotation
12 13 14 |
# File 'lib/json_schemer/result.rb', line 12 def annotation @annotation end |