class RswagSchemaExport::Configuration

Attributes

client[RW]
schemas[RW]

Public Class Methods

new() click to toggle source
# File lib/rswag_schema_export/configuration.rb, line 5
def initialize
  @client = :aws
end