Project

General

Profile

Actions

Bug #19268

closed

Can't access apidocs upstream

Added by John Mitsch about 7 years ago. Updated almost 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

latest dev master

I get this error when going to http://localhost:3000/apidoc

NoMethodError in Apipie::ApipiesController#index
undefined method `merge' for nil:NilClass

Extracted source (around line #8)

def call(env)
@app.call(env)
rescue ActionDispatch::ParamsParser::ParseError => error
if env['HTTP_ACCEPT'] =~ /application\/json/ || env['CONTENT_TYPE'] =~ /application\/json/
error_output = "There was a problem in the JSON you submitted: #{error}"

Related issues 1 (0 open1 closed)

Has duplicate Katello - Bug #19290: Unable to retrieve API bindings via hammerDuplicate04/17/2017Actions
Actions #1

Updated by John Mitsch about 7 years ago

  • Has duplicate Bug #19290: Unable to retrieve API bindings via hammer added
Actions #2

Updated by John Mitsch about 7 years ago

  • Status changed from New to Duplicate
Actions #3

Updated by John Mitsch about 7 years ago

  • translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF