William Cheng
97946e421f
fix protobuf variable name ( #13296 )
2022-08-27 13:31:24 +08:00
William Cheng
37c8a745c5
[protobuf] fix set, add tests ( #13286 )
...
* fix set, add tests for protobuf
* add new files
* update doc
* remove yaml
2022-08-26 18:25:16 +08:00
Tomáš Čermák
f1ad3a89e6
[Protobuf-Schema] Add enum prefix ( #11548 )
...
* [Protobuf-Schema] Add enum prefix
* [Protobuf-Schema] Documentation updated
* [Protobuf-Schema] Samples updated
2022-02-18 00:32:34 +08:00
William Cheng
72cec10edf
Fix Windows build failure in some environments ( #10529 )
...
* update surefire to newer version
* more fixes
* update pet.proto
* update model protobuf template
* add charset
* set line separator
* set proper line break in proto test
* minor fix
* use UTF-8
* use FileUtils.contentEquals
* remove line break
* remove line breaks
* revert utf-8 change
2021-10-05 20:37:24 +08:00
William Cheng
0204bf4ae2
Squashed commit of the following:
...
commit c5a0d0f7394aa742fa336fff7e7c1d3049761868
Merge: 8c4991ba3ed f8ff8c87609
Author: William Cheng <wing328hk@gmail.com>
Date: Tue Aug 17 18:28:12 2021 +0800
Merge branch 'mustache-linting' of https://github.com/NathanBaulch/openapi-generator into NathanBaulch-mustache-linting
commit f8ff8c87609b1ca36fa26fb8474806999638195e
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Thu Aug 5 14:12:47 2021 +1000
Reorder tags that handle missing values
commit f5d8a33709d6a3f846a9fe4520b78c3d637051d9
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Thu Aug 5 14:08:59 2021 +1000
Use dot notation where possible
commit 493d14921e2333f3ae19ef6fc89318b7e263a80c
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Thu Aug 5 14:10:49 2021 +1000
Remove empty tags
commit 32480dc53f48227d55531b94e307d72671373737
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Thu Aug 5 10:41:58 2021 +1000
Remove redundant sections
commit a8edabd722c34aa094b4aeb11c22664529c3a219
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Wed Aug 4 22:02:22 2021 +1000
Trim extra EOF new lines
commit e89bd7458e3594bf0d30e580bc9408e45b018a57
Author: Nathan Baulch <nathan.baulch@gmail.com>
Date: Wed Aug 4 21:59:26 2021 +1000
Trim trailing whitespace
2021-08-17 18:37:51 +08:00
William Cheng
ca6fcaf92a
beter code format for protobuf java files ( #7857 )
2020-11-02 19:42:52 +08:00
William Cheng
6621f46d70
update protobuf samples
2020-07-30 11:30:29 +08:00
William Cheng
56da2c00ca
Migrate schema samples to use OAS3 samples instead ( #6294 )
...
* migrate mysql samples to oas 3.0
* update apache2 to use oas3 spec
* migrate graphql samples to use oas3 spec
* move avro script under bin
* update protobuf samples to use openapi3 spec
* add new files
2020-05-14 17:24:19 +08:00
William Cheng
e73bf9be1d
Rename gRPC generator to "protobuf-schema" ( #3864 )
...
* rename grpc generator to protobuf-schema
* update doc
2019-09-10 17:32:25 +08:00