Skip to content

Conversation

demoskp
Copy link
Contributor

@demoskp demoskp commented Jun 8, 2021

Appends from the request get lowercased which results in non-matching request appends and allowedAppends.

i.e. allowedAppends('someComelCaseAppend')
/api-url/endpoint?append=someComelCaseAppend

This causes the request parameter append with value someComelCaseAppend to become somecamelcaseappend which is not the expected behaviour.

@AlexVanderbist
Copy link
Member

Perfect, thanks!

@AlexVanderbist AlexVanderbist merged commit b47cce1 into spatie:master Jul 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants