Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve segment validation when registering a client #407

Open
basmasking opened this issue Dec 15, 2023 · 0 comments
Open

Improve segment validation when registering a client #407

basmasking opened this issue Dec 15, 2023 · 0 comments
Labels
feature New feature or request runtime Improvements or additions to the runtime package

Comments

@basmasking
Copy link
Member

The repository registers a client with a list of segment names. The list of names is not checked if the given values are actual known segments.

When there is an invalid segment name, we want to throw an exception stating that the list of names contains invalid values. The error should then also be translated into a BadRequest on the server.

@basmasking basmasking added feature New feature or request runtime Improvements or additions to the runtime package labels Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request runtime Improvements or additions to the runtime package
Projects
None yet
Development

No branches or pull requests

1 participant