ductone / protoc-gen-apigw

Apache License 2.0
9 stars 2 forks source link

Updated ints to be integers #43

Closed notanthony closed 8 months ago

notanthony commented 8 months ago

The integers are using numbers which the go sdk generation interprets as floats, it should be a integer instead so it will correctly be autogenerated.