Skip to content

[JaxRsSpec] Add apiNameSuffix config option #7150

Open
@ndurette

Description

@ndurette
Description

I was trying to overwrite the Api name suffix like I was able to do with the model name.
Unfortunately it seems that this feature doesn't exist yet. I saw that it was already requested at some points (#4028), but was never implemented.

In my case, I want to generate the "apis" as kind of an interface so I would like to be able to rename it.

Swagger-codegen version

swagger-codegen 2.3.0

Swagger declaration file content or url

It would be nice to have this parameter available:

{
    "apiNameSuffix": "Suffix"
}
Related issues/PRs

Issue: #4028
PR: #4036

Suggest a fix/enhancement

WIP

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