issues
search
nytimes
/
openapi2proto
A tool for generating Protobuf v3 schemas and gRPC service definitions from OpenAPI specifications
Apache License 2.0
961
stars
98
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
make it able to use with Kubernetes openAPI
#137
sanposhiho
closed
1 year ago
0
Update installation instructions
#136
bajalnyt
closed
1 year ago
1
Is this project still maintained?
#135
ThaDaVos
opened
2 years ago
1
Support ability to add field options to generated protobuf
#134
joshua-bell-sonrai
opened
3 years ago
0
did openapi2proto handle openapiv3 requestBody keyword? generated go file lost all body parameters.
#133
moxianfeng
opened
3 years ago
1
Add command option to allow passing Go package option.
#132
jasonfriedland
opened
3 years ago
1
Validate fixture protos in CI
#131
curiousleo
opened
4 years ago
0
Invalid protobuf files in fixtures/
#130
curiousleo
opened
4 years ago
3
Kubernetes OpenAPI spec compatibility
#129
curiousleo
opened
4 years ago
5
Failed to transpile Kubernetes swagger.json: "'$ref' key contains non-string element (map[string]interface {})"
#128
curiousleo
opened
4 years ago
1
Don't prefix enums unless namespace-enums is true
#127
agasparovic-sabre
opened
4 years ago
2
add-autogenerated-comment causes an error
#126
JustinFullerNYT
opened
4 years ago
0
Array $ref is ignored and instead uses a not-repeated type
#125
JustinDFuller
opened
4 years ago
0
Maximum and Minimum are omitted if set to zero
#124
alexis-miakouikila
opened
4 years ago
0
Support for non-200/201 status
#123
devcsrj
opened
4 years ago
2
Adding the ability to use a global 'responses' object.
#122
jprobinson
closed
4 years ago
0
`responses` not translated to proto
#121
Kaimaerah
closed
4 years ago
2
ensuring x-proto-tag values are propagated for referenced parameters
#120
jprobinson
closed
4 years ago
0
Add flag to add DO NOT MODIFY comment in protofile
#119
elyashivlavi
closed
4 years ago
0
External references are being inlined
#118
elyashivlavi
opened
4 years ago
0
Support single allOf element
#117
elyashivlavi
closed
4 years ago
1
Do not sort protobuf fields
#116
elyashivlavi
closed
5 years ago
1
Support x-proto-tag specified as string
#115
cesarblum
closed
5 years ago
0
Add command-line switch to skip generation of deprecated rpcs
#114
cesarblum
closed
5 years ago
0
Issue processing additional properties
#113
rbg
closed
5 years ago
2
Enums of any value type (specifically booleans) should be accepted
#112
aSapien
opened
5 years ago
2
Use snakeCase for parameter which compliant to official naming convention
#111
franky-li
closed
5 years ago
3
Use snakeCase for parameter which compliant to official naming convention
#110
franky-li
closed
5 years ago
0
Generating Empty Request + Response
#109
mjallday
closed
5 years ago
2
fixing the import path to still rely on upper NYTimes
#108
jprobinson
closed
5 years ago
0
The NYTimes GitHub org will be renamed to nytimes
#107
gkilleen
closed
5 years ago
1
GRPC Package Name
#106
forwardmeasure
closed
5 years ago
2
Resolution for #103: Support for HTTP PATCH operation
#105
sukidesuaoi
closed
5 years ago
3
Swagger/OpenAPI 2.0 issue on additional properties
#104
benedictbasa
opened
5 years ago
5
Support for HTTP PATCH operation
#103
benedictbasa
closed
5 years ago
1
allow schema to optionally generate boxed types, closes #101
#102
drmaas
closed
5 years ago
3
Optionally allow builtin scalars to be generated with their wrapper types
#101
drmaas
closed
5 years ago
7
Free-form objects are now defined by the Struct type
#100
drmaas
closed
5 years ago
1
Allow untyped objects to be specified as bytes
#99
drmaas
closed
5 years ago
3
allow boolean values as options, closes #96
#98
drmaas
closed
5 years ago
2
dont duplicate top-level wrapper messages, closes #95
#97
drmaas
closed
5 years ago
1
Add command line option to tell protobuf compiler to generate multiple java files
#96
drmaas
closed
5 years ago
0
Wrappers for map values of type list are generated multiple times
#95
drmaas
closed
5 years ago
0
Array as additionalPrperties
#94
loudent2
closed
5 years ago
2
Allow maps of repeated items, add some compile options
#93
drmaas
closed
5 years ago
9
Support arras as additional properties
#92
loudent2
closed
5 years ago
0
#90: Fix for: don't know how to handle schema type '[boolean]'
#91
nickman
closed
6 years ago
0
don't know how to handle schema type '[boolean]'
#90
nickman
closed
6 years ago
1
Support data model using allOf
#89
dobl1
opened
6 years ago
8
Unable to set x-global-options which have a boolean value eg. java_multiple_files: true
#88
bob9
opened
6 years ago
2
Next