Andre Gou
Andre Gou
### What happened? When generating any enum that includes "GUID", it is always detected as an initialism and thus capitalized in the resulting go const. There is a workaround to...
### What happened? Columns are negative for fields with multi-line comments. The below test fails with the following errors: ``` Error: Not equal: expected: 8 actual : -8 Test: TestSchemaParser/schema_with_multi-line_description...
Errors when dumping the response are ignored so an empty value is cached, which causes deserialization of the response to fail with an error, which is also ignored, which causes...