Skip to content

Conversation

@thombergs
Copy link

"/" is not valid in a path segment and leads to REST endpoints silently failing. It's better to throw an exception when a "/" is encountered in a path segment so the user knows what's going on.

"/" is not valid in a path segment and leads to REST endpoints silently failing. It's better to throw an exception when a "/" is encountered in a path segment so the user knows what's going on.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: waiting-for-triage An issue we've not yet triaged

2 participants