Method: OpenApi::SecuritySchema#bearer_format
- Defined in:
- lib/open_api/security_schema.rb
#bearer_format ⇒ Object
Returns the value of attribute bearer_format.
6 7 8 |
# File 'lib/open_api/security_schema.rb', line 6 def bearer_format @bearer_format end |