Skip to content
This repository has been 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

Open
eharris369 opened this issue Sep 3, 2019 · 0 comments

Comments

@eharris369
Copy link
Contributor

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": 
    [
        "&"
    ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant