the Java endpoint simply ignores the bits it doesn't recognize. This was by design, but it's been pointed out that CommandBox then ignores a simple typo and gives the appearance of working when it really isn't. Instead of silently ignoring this, throw an error so the user knows right away that we couldn't parse their entire slug.
Activity
Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.
If you run
the Java endpoint simply ignores the bits it doesn't recognize. This was by design, but it's been pointed out that CommandBox then ignores a simple typo and gives the appearance of working when it really isn't. Instead of silently ignoring this, throw an error so the user knows right away that we couldn't parse their entire slug.