Skip to content

Static HTML generator drops response headers #1940

@pniederw

Description

@pniederw
"responses" : {
  "500" : {
    "description" : "Ouch",
    "headers" : {
      "X-Request-ID" : {
        "type" : "string",
        "description" : "Blah"
      }
    }
  }
}

This is rendered in the editor, but missing from the static HTML.

swagger-codegen-cli:2.1.5

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions