Skip to content

change the generated URL prefix from "/data" to "/restconf/data", #71

@qijiawei-text

Description

@qijiawei-text

If I want to change the generated URL prefix from "/data" to "/restconf/data", how should I proceed? Is it sufficient to modify line 41 in "swagger-generator/src/main/java/com/mrv/yangtools/codegen/impl/path/AbstractPathHandler.java"
from data = "/data/" to data = "/restconf/data/"?

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