Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / nytimes/openapi2proto issues and pull requests
#136 - Update installation instructions
Pull Request -
State: closed - Opened by bajalnyt almost 2 years ago
- 1 comment
#135 - Is this project still maintained?
Issue -
State: open - Opened by ThaDaVos over 2 years ago
- 1 comment
#134 - Support ability to add field options to generated protobuf
Issue -
State: open - Opened by joshua-bell-sonrai about 3 years ago
#133 - did openapi2proto handle openapiv3 requestBody keyword? generated go file lost all body parameters.
Issue -
State: open - Opened by moxianfeng over 3 years ago
- 1 comment
#132 - Add command option to allow passing Go package option.
Pull Request -
State: open - Opened by jasonfriedland about 4 years ago
#131 - Validate fixture protos in CI
Pull Request -
State: open - Opened by curiousleo about 4 years ago
#130 - Invalid protobuf files in fixtures/
Issue -
State: open - Opened by curiousleo about 4 years ago
- 3 comments
#129 - Kubernetes OpenAPI spec compatibility
Pull Request -
State: open - Opened by curiousleo about 4 years ago
- 5 comments
#128 - Failed to transpile Kubernetes swagger.json: "'$ref' key contains non-string element (map[string]interface {})"
Issue -
State: open - Opened by curiousleo about 4 years ago
- 1 comment
#127 - Don't prefix enums unless namespace-enums is true
Pull Request -
State: open - Opened by agasparovic-sabre over 4 years ago
- 2 comments
#126 - add-autogenerated-comment causes an error
Issue -
State: open - Opened by JustinFullerNYT almost 5 years ago
#125 - Array $ref is ignored and instead uses a not-repeated type
Issue -
State: open - Opened by JustinDFuller almost 5 years ago
#124 - Maximum and Minimum are omitted if set to zero
Issue -
State: open - Opened by alexis-miakouikila almost 5 years ago
#123 - Support for non-200/201 status
Issue -
State: open - Opened by devcsrj almost 5 years ago
- 2 comments
#122 - Adding the ability to use a global 'responses' object.
Pull Request -
State: closed - Opened by jprobinson almost 5 years ago
#121 - `responses` not translated to proto
Issue -
State: closed - Opened by Kaimaerah almost 5 years ago
- 2 comments
#120 - ensuring x-proto-tag values are propagated for referenced parameters
Pull Request -
State: closed - Opened by jprobinson almost 5 years ago
#119 - Add flag to add DO NOT MODIFY comment in protofile
Pull Request -
State: closed - Opened by elyashivlavi about 5 years ago
#118 - External references are being inlined
Issue -
State: open - Opened by elyashivlavi about 5 years ago
#117 - Support single allOf element
Pull Request -
State: closed - Opened by elyashivlavi about 5 years ago
- 1 comment
#116 - Do not sort protobuf fields
Issue -
State: closed - Opened by elyashivlavi about 5 years ago
- 1 comment
#115 - Support x-proto-tag specified as string
Pull Request -
State: closed - Opened by cesarblum about 5 years ago
#114 - Add command-line switch to skip generation of deprecated rpcs
Pull Request -
State: closed - Opened by cesarblum about 5 years ago
#113 - Issue processing additional properties
Issue -
State: closed - Opened by rbg about 5 years ago
- 2 comments
#112 - Enums of any value type (specifically booleans) should be accepted
Issue -
State: open - Opened by aSapien over 5 years ago
- 2 comments
Labels: bug, help wanted
#111 - Use snakeCase for parameter which compliant to official naming convention
Pull Request -
State: closed - Opened by franky-li over 5 years ago
- 3 comments
#110 - Use snakeCase for parameter which compliant to official naming convention
Pull Request -
State: closed - Opened by franky-li over 5 years ago
#109 - Generating Empty Request + Response
Issue -
State: closed - Opened by mjallday over 5 years ago
- 2 comments
#108 - fixing the import path to still rely on upper NYTimes
Pull Request -
State: closed - Opened by jprobinson over 5 years ago
#107 - The NYTimes GitHub org will be renamed to nytimes
Issue -
State: closed - Opened by gkilleen almost 6 years ago
- 1 comment
#106 - GRPC Package Name
Issue -
State: closed - Opened by forwardmeasure almost 6 years ago
- 2 comments
#105 - Resolution for #103: Support for HTTP PATCH operation
Pull Request -
State: closed - Opened by sukidesuaoi almost 6 years ago
- 3 comments
#104 - Swagger/OpenAPI 2.0 issue on additional properties
Issue -
State: open - Opened by benedictbasa almost 6 years ago
- 5 comments
#103 - Support for HTTP PATCH operation
Issue -
State: closed - Opened by benedictbasa almost 6 years ago
- 1 comment
Labels: enhancement, help wanted
#102 - allow schema to optionally generate boxed types, closes #101
Pull Request -
State: closed - Opened by drmaas almost 6 years ago
- 3 comments
#101 - Optionally allow builtin scalars to be generated with their wrapper types
Issue -
State: closed - Opened by drmaas almost 6 years ago
- 7 comments
#100 - Free-form objects are now defined by the Struct type
Pull Request -
State: closed - Opened by drmaas almost 6 years ago
- 1 comment
#99 - Allow untyped objects to be specified as bytes
Issue -
State: closed - Opened by drmaas almost 6 years ago
- 3 comments
#98 - allow boolean values as options, closes #96
Pull Request -
State: closed - Opened by drmaas almost 6 years ago
- 2 comments
#97 - dont duplicate top-level wrapper messages, closes #95
Pull Request -
State: closed - Opened by drmaas almost 6 years ago
- 1 comment
#96 - Add command line option to tell protobuf compiler to generate multiple java files
Issue -
State: closed - Opened by drmaas almost 6 years ago
#95 - Wrappers for map values of type list are generated multiple times
Issue -
State: closed - Opened by drmaas almost 6 years ago
#94 - Array as additionalPrperties
Issue -
State: closed - Opened by loudent2 almost 6 years ago
- 2 comments
#93 - Allow maps of repeated items, add some compile options
Pull Request -
State: closed - Opened by drmaas almost 6 years ago
- 9 comments
#92 - Support arras as additional properties
Pull Request -
State: closed - Opened by loudent2 almost 6 years ago
#91 - #90: Fix for: don't know how to handle schema type '[boolean]'
Pull Request -
State: closed - Opened by nickman about 6 years ago
#90 - don't know how to handle schema type '[boolean]'
Issue -
State: closed - Opened by nickman about 6 years ago
- 1 comment
#89 - Support data model using allOf
Issue -
State: open - Opened by dobl1 about 6 years ago
- 8 comments
Labels: enhancement, help wanted
#88 - Unable to set x-global-options which have a boolean value eg. java_multiple_files: true
Issue -
State: open - Opened by bob9 over 6 years ago
- 2 comments
Labels: bug, help wanted
#87 - Change minLength/maxLength to camel so its picked up by the marshaler
Pull Request -
State: closed - Opened by kimpettersen over 6 years ago
- 1 comment
#86 - What should happen when there are multiple `in: body` parameters?
Issue -
State: closed - Opened by lestrrat over 6 years ago
- 2 comments
#85 - Any plans to proto2openapi?
Issue -
State: closed - Opened by Disturbing over 6 years ago
- 2 comments
#84 - Fix horrible minimum attribute typo
Pull Request -
State: closed - Opened by sysradium over 6 years ago
#83 - Support minimum/maximum attributes
Pull Request -
State: closed - Opened by sysradium over 6 years ago
#82 - Adopt a more flexible way of resolving $ref references
Issue -
State: open - Opened by jprobinson over 6 years ago
- 2 comments
Labels: help wanted
#81 - Attempt to reorganize the conversion to protobuf
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 3 comments
#80 - message names and field names must not collide
Issue -
State: closed - Opened by lestrrat over 6 years ago
- 6 comments
#79 - RFC: change how protobuf is generated
Issue -
State: closed - Opened by lestrrat over 6 years ago
- 15 comments
#78 - Also fix how return value names are generated
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#77 - Fix message name generation
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#76 - Cleanup code
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 1 comment
#75 - message names not camel-cased
Issue -
State: closed - Opened by lestrrat over 6 years ago
- 3 comments
#74 - Major refactoring of how to generate the protobuf code
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 1 comment
#73 - Change generated names
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 1 comment
#72 - Guess .proto file name from the input fixture path
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#71 - Put package name before imports
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#70 - Use pmezard/go-difflib
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#69 - Check availability of remote file
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 6 comments
#68 - Check internet connectivity before running HTTP tests
Issue -
State: closed - Opened by lestrrat over 6 years ago
#67 - Consider using a different diff library
Issue -
State: closed - Opened by lestrrat over 6 years ago
#66 - Implement x-global-options
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
- 4 comments
#65 - Map number+long to int64, and number+integer to int32
Pull Request -
State: closed - Opened by lestrrat over 6 years ago
#64 - Add protobuf options
Issue -
State: closed - Opened by lestrrat over 6 years ago
- 2 comments
#63 - Fix generating maps from YAML
Pull Request -
State: closed - Opened by imjoshholloway over 6 years ago
- 1 comment
#62 - integer, long number type should be written as int32, int64
Issue -
State: closed - Opened by drmaas over 6 years ago
- 1 comment
Labels: help wanted
#61 - Fixing nested enum arrays + allowing bools for additionalProperties
Pull Request -
State: closed - Opened by jprobinson over 6 years ago
#60 - Cannot unmarshal bool into Go struct field XXX of type openapi2proto.XXXX
Issue -
State: closed - Opened by rhzs over 6 years ago
- 1 comment
#59 - Fix various issues uncovered with the Kubernetes Swagger API
Pull Request -
State: closed - Opened by optimality over 6 years ago
- 1 comment
#58 - Add support for protobuf custom options
Issue -
State: closed - Opened by HenrikLindholm86 over 6 years ago
- 5 comments
Labels: help wanted
#57 - Issue 56 - remove special chars in package names
Pull Request -
State: closed - Opened by dnfehren almost 7 years ago
- 1 comment
#56 - Title with '&' character results in a package name with an '&' character.
Issue -
State: closed - Opened by awalterschulze almost 7 years ago
- 2 comments
Labels: bug, help wanted
#55 - Support .yml file type
Pull Request -
State: closed - Opened by jiahaog almost 7 years ago
#54 - update
Pull Request -
State: closed - Opened by Bienne almost 7 years ago
#53 - If operationID is not empty use it as a method name.
Pull Request -
State: closed - Opened by maksadbek almost 7 years ago
- 1 comment
#52 - Add -out parameter to write output to file rather than stdout
Pull Request -
State: closed - Opened by imjoshholloway almost 7 years ago
- 1 comment
#51 - Handling string-type attributes with 'byte' format (base64-encoded byte-arrays)
Pull Request -
State: closed - Opened by chrusty almost 7 years ago
- 1 comment
#50 - package name before imports
Pull Request -
State: closed - Opened by Bienne almost 7 years ago
- 2 comments
#49 - package name before imports
Pull Request -
State: closed - Opened by Bienne almost 7 years ago
#48 - Array Enum Definition
Issue -
State: closed - Opened by garyluu almost 7 years ago
- 6 comments
#47 - panic: interface conversion: interface {} is nil, not string
Issue -
State: closed - Opened by bhechinger almost 7 years ago
- 5 comments
#46 - properly converting referenced scalar and enum parameter types
Pull Request -
State: closed - Opened by jprobinson about 7 years ago
#45 - Integer Parameter Definition Object
Issue -
State: closed - Opened by garyluu about 7 years ago
- 1 comment
Labels: bug
#44 - Validation attributes
Pull Request -
State: closed - Opened by chrusty about 7 years ago
- 1 comment
#43 - Including a "Required" parameter list for items
Pull Request -
State: closed - Opened by chrusty about 7 years ago
- 1 comment
#41 - Snake to Camel Case
Issue -
State: closed - Opened by svperfecta about 7 years ago
- 1 comment
#40 - invalid $ref object referenced with a type of %!s(<nil>)
Issue -
State: closed - Opened by rodriguise about 7 years ago
- 18 comments
#38 - Use go-openapi library for parsing?
Issue -
State: open - Opened by jkinkead about 7 years ago
- 4 comments
#28 - Add support for Open API spec v3.0.0
Issue -
State: open - Opened by jprobinson over 7 years ago
- 3 comments
Labels: enhancement, help wanted
#26 - require to specify the attributes as optional if not required in the spec
Issue -
State: closed - Opened by archetana over 7 years ago
- 2 comments
#21 - Fix formatting of nested message types
Issue -
State: closed - Opened by jprobinson over 7 years ago
- 2 comments