Skip to content

[BUG][C++] cpp-pistache - missing support for object without properties/additionalProperties #1827

Open
@etherealjoy

Description

@etherealjoy
Description

When the model or inline type is type object only with no additionalProperties or properties the compilation failed due to reference to Object type.

fatal error: Object.h: No such file or directory
 #include "Object.h"
openapi-generator version

master

OpenAPI declaration file content or url
definitions:
  Result:
    type: object
Related issues/PRs

#1637

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions