Skip to content

fix(extension): setting the extension at the end of the path and not params - #49

Open
vladshub wants to merge 1 commit into
rails:masterfrom
YotpoLtd:fix-extension
Open

fix(extension): setting the extension at the end of the path and not params#49
vladshub wants to merge 1 commit into
rails:masterfrom
YotpoLtd:fix-extension

Conversation

@vladshub

Copy link
Copy Markdown

currenly the extension is added to the end of the path string but results in: http://example.com/1?a=b.json this fix sets the extension in it's correct path http://example.com/1.json?a=b

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant