Skip to content

BasePath <-> Name Conversion is lossy #335

@ron96g

Description

@ron96g

The conversion from basePath to name which is done for everything API related is lossy:

  • /eni/foo/v1 results in eni-foo-v1
  • /eni-foo/v1 also results in eni-foo-v1

We need to address this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    apiAnything related to api domainbugSomething isn't workinggoPull requests that update go code

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions