Skip to content

Swagger/Open API Path extensions (i.e., 'x-') not being generated during forward engineering. #6

@CodeGenX

Description

@CodeGenX

Attached is a Hackolade file with extension tests for forward engineering tests. Another test is to add path/operation extensions to an existing OpenAPI file and reverse engineer then forward engineer to a different file for comparison.

Hackoldade properly reverse engineers all swagger/OpenAPI structure extensions.
However, the path and many of its subset structure extensions are not forward engineered. I tried numerous test variations with no luck. Hoping it's due to a new user error, please advise.

Looked at the following file to see if path extensions were being handled during forward engineering:  
/forward_engineering/helpers/pathHelper.js 
'const extensions = getExtensions(data.operationExtensions);'

Thanks in advance.
api-with-path-extensions.zip

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