Method: Swagger::Configuration#auth_token
- Defined in:
- lib/swagger/configuration.rb
#auth_token ⇒ Object
Returns the value of attribute auth_token.
6 7 8 |
# File 'lib/swagger/configuration.rb', line 6 def auth_token @auth_token end |