Returns Request schema for this link.
Returns:
Request schema for this link
193 194 195
# File 'lib/jdoc/link.rb', line 193 def request_schema @raw_link.schema end