Closed scbizu closed 5 years ago
oh, my wrong .
It will be fixed now.
@donaldgraham @jmarais I am happy with this change, but would just like to know if you are still using this and if so if you are ok with int64s now being printed in the url using quotes, while urls where int64s are printed without using quotes will still be parsable into the form.
@awalterschulze I am happy with this change.
If you are happy please merge :)
On Mon, 3 Jun 2019 at 14:50, jmarais notifications@github.com wrote:
@awalterschulze https://github.com/awalterschulze I am happy with this change.
— You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub https://github.com/gogo/letmegrpc/pull/53?email_source=notifications&email_token=AAN6YLMVGSOU43WGS7GQSFTPYUOR5A5CNFSM4GLVJFM2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWZOXCY#issuecomment-498264971, or mute the thread https://github.com/notifications/unsubscribe-auth/AAN6YLPSDPDBRDZRZAUUGJTPYUOR5ANCNFSM4GLVJFMQ .
@scbizu We would like to merge this, could you please merge master into your branch and resolve the conflicts. It just seems like generation conflicts.
okay, I will .
It seems everything is ok ? /cc @jmarais
@scbizu Thanks. The last travis job was probably stale.
So basically numbers are strings after this diff, so there is less form validation?
Is marshalling to json still producing a number and not a quoted string? On Fri, 21 Dec 2018 at 06:05, scnace notifications@github.com wrote: