Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Removes string parameter validation and number coercion#113

Closed
ecordell wants to merge 2 commits intoapiaryio:masterfrom
localmed:string-validation
Closed

Removes string parameter validation and number coercion#113
ecordell wants to merge 2 commits intoapiaryio:masterfrom
localmed:string-validation

Conversation

@ecordell
Copy link
Contributor

This is in response to #111 - I just can't see any reason why the parser should assume that a parameter declared as a string and passed in as a string should try to convert it to a number and throw an error if it succeeds.

Figured I'd go ahead and remove it so that, if you agree with #111, there's no additional work to do. (Though I'd appreciate a version bump when/if this is merged)

netmilk pushed a commit that referenced this pull request Oct 22, 2014
Removed URI parameter string validation for number values, Fixing #111, Merging conflicting #113
@netmilk
Copy link
Contributor

netmilk commented Oct 22, 2014

Fixed here: #114

@netmilk netmilk closed this Oct 22, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants