Skip to content

[BUG] Spring Generator wrong Path parsing #1834

@YoSev

Description

@YoSev
Description

When generating for spring, having a "." (dot) in the username does replace the path's with a "/" (slash) on MacOS.
For example "/Users/foo.bar/" will end up being "/Users/foo/bar/".

openapi-generator version

4.0.0-beta (maven)

Command line used for generation

see maven plugin options

Steps to reproduce

simply generate with a username that has a "." (dot) in his username (or maybe somewere else in the path)

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