Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Use the api/v1/projects/invalidNameChars API to get the invalid project name characters #247

@eharris369

Description

@eharris369

Use the get /api/v1/projects/invalidNameChars api to get the list of invalid project name characters. Currently they are hard-coded. Result should look like:

{
    "illegalNameChars": 
    [
        "&"
    ]
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    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