swagger api docs fix
This commit is contained in:
@@ -11,6 +11,7 @@ Apipie.configure do |config|
|
||||
config.translate = false
|
||||
config.default_version = "1.0"
|
||||
config.app_info = "Teletype Games retro game library API"
|
||||
config.swagger_content_type_input = :json
|
||||
config.swagger_json_input_uses_refs = true
|
||||
config.generator.swagger.content_type_input = :json
|
||||
config.generator.swagger.json_input_uses_refs = true
|
||||
config.generator.swagger.suppress_warnings = true
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user