Skip to content

Error in generating OpenAPI doc. when PrefixEntityTypeNameBeforeKey is set to true #75

@irvinesunday

Description

@irvinesunday

When PrefixEntityTypeNameBeforeKey setting is set to true, attempting to generate an OpenAPI from CSDL throws an error.

Assemblies affected

master branch

Steps to reproduce

  1. Set this setting PrefixEntityTypeNameBeforeKey = true
  2. Run the OasGui project.
  3. Browse for a CSDL file and load it for conversion.

Expected result

The CSDL should successfully be converted to an OpenAPI spec. in the output window.

Actual result

Error-Specified-Key-Not-Found

Additional detail

The error is thrown due to this evaluation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions