Class: SwaggerUiEngine2::Configuration

Inherits:
Object
  • Object
show all
Defined in:
lib/swagger_ui_engine_2/configuration.rb

Constant Summary collapse

OPTIONS =

Configurable options

i(
  admin_username
  admin_password
  doc_expansion
  json_editor
  model_rendering
  oauth_client_id
  oauth_client_secret
  oauth_realm
  oauth_app_name
  oauth_scope_separator
  oauth_query_string_params
  request_headers
  swagger_url
  translator_enabled
  validator_enabled
).freeze