Skip to content

Missing body parameter code for API languages other than JavaScript #528

@Nurmatron123

Description

@Nurmatron123

Issue :
Missing body parameter code for API languages other than JavaScript in the output file.

For this issue I tried adding several different parameters to the widdershins conversion to get the body parameter to display in other API languages, but was not able to affect any change in the imported API code.

  • [ x] - I have checked that my input document is valid OpenAPI 2.0/3.0.x or AsyncAPI 1.x

To Reproduce
convert attached zip -> yml to a Markdown output.

Expected behavior
body parameter to be present

Screenshots
image

command that we use to invoke widderShin :

$cmd = 'widdershins %s %s --maxDepth %s --search false --expandBody --omitBody --summary -o %s';

openapi 4.yml.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions