digitalocean / digitalocean/resource_kit
Don't strip trailing slashes
Open
- Dominant language
- Ruby
- Stars
- 138
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
I'm working against a third-party API that barfs if the URL doesn't have a trailing slash on it. I see that this is handled by `EndpointResolver` (https://github.com/digitalocean/resource_kit/blob/master/lib/resource_kit/endpoint_resolver.rb#L30) and am wondering if it's a necessity or if a patch to leave a trailing slash **if it exists** it would be accepted?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.