Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / emicklei/go-restful-openapi issues and pull requests

#107 - Fix the invalid pattern error when using the special path parameter.

Pull Request - State: closed - Opened by wansir about 1 year ago

#106 - invalid pattern error when using the special path parameter

Issue - State: closed - Opened by wansir about 1 year ago

#105 - support multidimensional array for more general types on properties (#77)

Pull Request - State: open - Opened by dialytica over 1 year ago - 1 comment

#104 - update dependency + cleanup test

Pull Request - State: open - Opened by emicklei over 1 year ago

#103 - update dependencies

Pull Request - State: open - Opened by emicklei over 1 year ago

#102 - There are too many unnecessary things when integrating protobuf 3

Issue - State: open - Opened by sea3366 over 1 year ago - 1 comment

#101 - handle anonymous struct model

Pull Request - State: open - Opened by microyahoo over 1 year ago - 8 comments

#100 - [bug] types with same name mixed up

Issue - State: open - Opened by emicklei over 1 year ago

#99 - [question] Is there a way to return user defined schema type as "file"

Issue - State: open - Opened by aryanicosa over 1 year ago - 5 comments

#98 - handle google custom method

Pull Request - State: closed - Opened by microyahoo over 1 year ago - 4 comments

#97 - can support protobuf generate struct ?

Issue - State: closed - Opened by onecer almost 2 years ago

#96 - set array data format

Pull Request - State: closed - Opened by microyahoo almost 2 years ago - 2 comments

#95 - would you migrate and use openapi v3 support in a brand new v3 branch?

Issue - State: open - Opened by emicklei almost 2 years ago - 4 comments
Labels: question

#94 - fix example

Pull Request - State: closed - Opened by mjudeikis almost 2 years ago - 2 comments

#93 - hide struct fields [feature request]

Issue - State: closed - Opened by bokunodev almost 2 years ago - 2 comments

#92 - Is there a way to describe resquest/response body examples

Issue - State: closed - Opened by fearlesschenc about 2 years ago - 1 comment

#91 - Add support to set swagger Schemes field

Pull Request - State: closed - Opened by zhuangqh about 2 years ago - 1 comment

#90 - Add property x-go-name support

Pull Request - State: closed - Opened by zhiyu0729 over 2 years ago - 1 comment

#89 - Add missing fields of response header object

Pull Request - State: closed - Opened by SVilgelm over 2 years ago - 1 comment

#88 - refine and fix GoLowerCamelCasedNameHandler bug

Pull Request - State: closed - Opened by slow-zhang over 2 years ago

#87 - refine and fix GoLowerCamelCasedNameHandler bug

Pull Request - State: closed - Opened by slow-zhang over 2 years ago

#86 - Issue80 , support generate field name with config

Pull Request - State: closed - Opened by slow-zhang over 2 years ago - 3 comments

#85 - fix some typos

Pull Request - State: closed - Opened by SVilgelm over 2 years ago - 1 comment

#84 - use PossibleValues in favor of AllowedValues

Pull Request - State: closed - Opened by emicklei over 2 years ago - 1 comment

#83 - PostBuildSwaggerSchema handler for each model

Pull Request - State: closed - Opened by SVilgelm over 2 years ago - 1 comment

#82 - Use int64 format for time.Duration type

Pull Request - State: closed - Opened by SVilgelm over 2 years ago - 3 comments

#81 - Generates unnecessary definitions when struct inherits the fields from another

Issue - State: open - Opened by SVilgelm over 2 years ago - 2 comments

#80 - Should we support lowerCamelCase with setting

Issue - State: closed - Opened by slow-zhang over 2 years ago - 6 comments

#79 - struct with json.Marshaler fail to build schema

Issue - State: open - Opened by slow-zhang over 2 years ago - 5 comments

#78 - Issue77 , handle [][]byte

Pull Request - State: closed - Opened by emicklei over 2 years ago - 5 comments

#77 - Definition Builder fails with [][]byte

Issue - State: open - Opened by slow-zhang over 2 years ago - 14 comments

#76 - Is there a way to generate openapi v3?

Issue - State: open - Opened by SVilgelm over 2 years ago - 7 comments

#75 - Fix example build

Pull Request - State: closed - Opened by austince almost 3 years ago - 1 comment

#74 - feat(parameter): adds additional openapi mappings

Pull Request - State: closed - Opened by erraggy almost 3 years ago - 2 comments

#73 - support data format for structs (#72) for v2

Pull Request - State: closed - Opened by stevijo almost 3 years ago

#72 - support data format for structs

Pull Request - State: closed - Opened by askingcat almost 3 years ago - 3 comments

#71 - feat(extensions): adds vendor extensions to all entities

Pull Request - State: closed - Opened by erraggy almost 3 years ago - 1 comment

#70 - Extensions support(only "x-nullable")

Pull Request - State: closed - Opened by IAD over 3 years ago - 1 comment

#69 - openapi stack overflow when read protobuf struct

Issue - State: closed - Opened by emicklei over 3 years ago

#68 - openapi stack overflow when read protobuf struct

Issue - State: closed - Opened by emicklei over 3 years ago - 5 comments

#67 - There are chances ending up with a stack-overflow if the already buil…

Pull Request - State: closed - Opened by kolsa almost 4 years ago - 3 comments

#66 - To supports go-restful v3

Issue - State: closed - Opened by xuchenCN about 4 years ago - 1 comment

#65 - Don't create primitive types when in slice

Pull Request - State: closed - Opened by iainduncani about 4 years ago - 1 comment

#63 - Allow maps as top level types and support maps to slices

Pull Request - State: closed - Opened by iainduncani about 4 years ago - 1 comment

#61 - Add proper json.Number handling

Pull Request - State: closed - Opened by nullbus over 4 years ago - 7 comments

#60 - Issue #59

Pull Request - State: closed - Opened by danny-cheung about 5 years ago - 2 comments

#59 - Definition Builder fails with map[string][]byte

Issue - State: closed - Opened by danny-cheung about 5 years ago - 1 comment

#58 - Enable CORS by default as per the documentation

Pull Request - State: closed - Opened by iainduncani about 5 years ago - 1 comment

#57 - CORS support not enabled by default

Issue - State: closed - Opened by iainduncani about 5 years ago - 1 comment

#55 - `time.Duration` type is not supported

Issue - State: closed - Opened by agarwalankit95 over 5 years ago - 1 comment

#54 - Do not use 200 as default response, instead use the one explicitly de…

Pull Request - State: closed - Opened by Gerrit91 over 5 years ago - 3 comments

#53 - Fix Parameter 'AllowableValues' to populate swagger definition

Pull Request - State: closed - Opened by marcusking01 over 5 years ago

#52 - feat(defination_builder): Issue #51

Pull Request - State: closed - Opened by xsikor over 5 years ago - 3 comments

#51 - Can't make array<enum>

Issue - State: closed - Opened by xsikor over 5 years ago - 3 comments

#50 - 19 fix

Pull Request - State: closed - Opened by gbxwpowell almost 6 years ago

#49 - Change Sirupsen/logrus to sirupsen/logrus

Pull Request - State: closed - Opened by marccarre almost 6 years ago - 1 comment

#48 - Merge paths with existing paths from other webServices

Pull Request - State: closed - Opened by cathyyoung about 6 years ago - 1 comment

#47 - prevent array param.Type be overwritten in the else case below

Pull Request - State: closed - Opened by jqs7 about 6 years ago - 2 comments

#46 - Correctly register schema for pointer to array/slice of primitives

Pull Request - State: closed - Opened by jerrymccollom about 6 years ago

#45 - Pointer to array/slice of primitive registers incorrect definition

Issue - State: closed - Opened by jerrymccollom about 6 years ago - 1 comment

#44 - Add support for map types using "additional properties"

Pull Request - State: closed - Opened by tekkamanendless about 6 years ago - 1 comment

#43 - Add support for readOnly properties

Pull Request - State: closed - Opened by robertgrimm about 6 years ago

#42 - Add support for readOnly properties

Issue - State: closed - Opened by robertgrimm about 6 years ago

#41 - Allow operations to return primitive types

Pull Request - State: closed - Opened by tekkamanendless about 6 years ago - 2 comments

#40 - support additionalProperties

Issue - State: closed - Opened by Jack47 over 6 years ago - 5 comments

#39 - WebServicesURL defined but not used?

Issue - State: closed - Opened by spellgen over 6 years ago - 2 comments

#38 - fix the customer parameter building of array type in body

Pull Request - State: closed - Opened by crazybber over 6 years ago - 3 comments

#37 - Update build_path.go

Pull Request - State: closed - Opened by skyhit over 6 years ago - 10 comments

#36 - display "Notes" instead of "Doc" in description

Pull Request - State: closed - Opened by vikstrous over 6 years ago - 5 comments

#35 - "Notes" not used

Issue - State: closed - Opened by vikstrous over 6 years ago - 4 comments

#34 - go-restful-openapi can not work with swagger-ui 3.x

Issue - State: closed - Opened by crazybber over 6 years ago - 4 comments

#33 - How to write/return array of strings?

Issue - State: closed - Opened by objque over 6 years ago - 4 comments

#32 - Model ids

Pull Request - State: closed - Opened by rmohr over 6 years ago - 2 comments

#31 - Use AllowMultiple and CollectionFormat to create an array type

Pull Request - State: closed - Opened by schleppy over 6 years ago - 1 comment

#30 - securityDefinitions spec

Issue - State: closed - Opened by dkiser over 6 years ago - 5 comments

#29 - Set pattern on path parameters

Pull Request - State: closed - Opened by rmohr over 6 years ago - 1 comment

#27 - Set the spec.Operation's Deprecated property based on the Route's Deprecated value

Pull Request - State: closed - Opened by schleppy over 6 years ago - 2 comments

#26 - Error additionalProperty: id

Issue - State: closed - Opened by EwanValentine almost 7 years ago - 7 comments

#25 - Fix JSON Reference in API Response with Array of Primitive Type.

Pull Request - State: closed - Opened by cliang57 almost 7 years ago - 1 comment

#24 - Json Reference Error when Response is Array of String

Issue - State: closed - Opened by cliang57 almost 7 years ago - 2 comments

#23 - go-swagger api client generator compatability

Pull Request - State: closed - Opened by vikstrous almost 7 years ago - 1 comment

#22 - fix usage of form instead of formData in "in" field

Pull Request - State: closed - Opened by vikstrous almost 7 years ago

#21 - Strip HTML tags from the summary

Pull Request - State: closed - Opened by benoitmasson about 7 years ago - 2 comments

#20 - All struct fields are marked as required

Issue - State: closed - Opened by benoitmasson about 7 years ago - 4 comments

#19 - MapModelTypeNameFunc has incomplete behavior

Issue - State: closed - Opened by benoitmasson about 7 years ago - 8 comments

#18 - Slice parameters in body not exported correctly

Issue - State: closed - Opened by benoitmasson about 7 years ago - 14 comments

#17 - Definition builder fails with custom types

Issue - State: closed - Opened by vanbroup about 7 years ago - 13 comments

#16 - Handle array response samples properly

Pull Request - State: closed - Opened by wsong about 7 years ago - 2 comments

#15 - Propagate config for building paths

Pull Request - State: closed - Opened by ddysher over 7 years ago

#14 - Fix pointer type in building schema.ref

Pull Request - State: closed - Opened by ddysher over 7 years ago - 1 comment

#13 - Json reference error when return type is pointer

Issue - State: closed - Opened by ddysher over 7 years ago - 3 comments

#12 - Some property fixes

Pull Request - State: closed - Opened by rmohr over 7 years ago - 5 comments

#11 - If a parameter has a ReadSample, add a ref to that ReadSample's defin…

Pull Request - State: closed - Opened by wsong over 7 years ago - 1 comment

#10 - How to determine the default return type

Issue - State: closed - Opened by rmohr over 7 years ago - 4 comments

#2 - Use OAI3 specification instead of OAI2

Issue - State: closed - Opened by OmidHekayati over 7 years ago - 3 comments