Ween Jiann
|
8f6a2860bf
|
[go-server] Fix: error handling and linting (#18550)
* Update error.go and fix lint
* Regen
* Fix incorrect change
* Fix handler issue
* Regenerate
|
2024-05-08 00:06:45 +08:00 |
|
William Cheng
|
494d74ab82
|
remove duplicated (#18320)
|
2024-04-07 22:25:03 +08:00 |
|
Viswajith Venugopal
|
650e119f22
|
Update go-server template to include the conventional generated code line (#18304)
* Update go-server template to include the conventional generated code line
Follow the convention from https://pkg.go.dev/cmd/go#hdr-Generate_Go_files_by_processing_source.
The generated go client code already follows this: f357be480e/modules/openapi-generator/src/main/resources/go/partial_header.mustache (L18)
* gen files
* Move to top
|
2024-04-07 21:23:24 +08:00 |
|
Ween Jiann
|
bf4c98a82a
|
[go-server] Add ability to handle nullable query param (#17321)
* Update
* Regen
|
2023-12-21 19:13:05 +08:00 |
|