Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
Collective -
Host: opensource -
https://opencollective.com/swag
- Code: https://github.com/swaggo/swag
Struct fields supported for header and path param types
github.com/swaggo/swag - tanenbaum opened this pull request 12 months ago
github.com/swaggo/swag - tanenbaum opened this pull request 12 months ago
cannot find type definition: sql.NullTime
github.com/swaggo/swag - EAS-Rhys opened this issue 12 months ago
github.com/swaggo/swag - EAS-Rhys opened this issue 12 months ago
swag init generates enums in indeterministic order
github.com/swaggo/swag - roma-glushko opened this issue 12 months ago
github.com/swaggo/swag - roma-glushko opened this issue 12 months ago
extension:"x-order" not working in yaml files but working in json files
github.com/swaggo/swag - SpaskeISO opened this issue 12 months ago
github.com/swaggo/swag - SpaskeISO opened this issue 12 months ago
deprecate some parts of routers in an operation
github.com/swaggo/swag - sdghchj opened this pull request 12 months ago
github.com/swaggo/swag - sdghchj opened this pull request 12 months ago
`swag init` doesn't parse 'module' dependencies for types, they must be vendored
github.com/swaggo/swag - jonathanwin opened this issue 12 months ago
github.com/swaggo/swag - jonathanwin opened this issue 12 months ago
Generate schema.example based on golang struct and x-example extensions tags
github.com/swaggo/swag - LukasDeco opened this issue 12 months ago
github.com/swaggo/swag - LukasDeco opened this issue 12 months ago
Use JSON Marshaler to Describe Objects
github.com/swaggo/swag - bn-bmagee opened this issue about 1 year ago
github.com/swaggo/swag - bn-bmagee opened this issue about 1 year ago
Support Multiple Examples Responses For Single Struct
github.com/swaggo/swag - bn-bmagee opened this issue about 1 year ago
github.com/swaggo/swag - bn-bmagee opened this issue about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example/celler
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example/go-module-support
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/crypto from 0.14.0 to 0.17.0 in /example/object-map-example
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
fix comments on some exported functions for lint check
github.com/swaggo/swag - sdghchj opened this pull request about 1 year ago
github.com/swaggo/swag - sdghchj opened this pull request about 1 year ago
Drop support for go v1.17.x
github.com/swaggo/swag - sdghchj opened this pull request about 1 year ago
github.com/swaggo/swag - sdghchj opened this pull request about 1 year ago
Change dockerfile base image
github.com/swaggo/swag - mjudeikis opened this pull request about 1 year ago
github.com/swaggo/swag - mjudeikis opened this pull request about 1 year ago
Support httpin tags for automatically generating params from structs.
github.com/swaggo/swag - hookenz opened this issue about 1 year ago
github.com/swaggo/swag - hookenz opened this issue about 1 year ago
Set integer type enum generated as string from x-enum-varnames instead
github.com/swaggo/swag - hwlee96 opened this issue about 1 year ago
github.com/swaggo/swag - hwlee96 opened this issue about 1 year ago
How to reponse a binary data type?
github.com/swaggo/swag - AmazingPangWei opened this issue about 1 year ago
github.com/swaggo/swag - AmazingPangWei opened this issue about 1 year ago
Circular referrenced structs(trees) produces string instead of object
github.com/swaggo/swag - taalhach opened this issue about 1 year ago
github.com/swaggo/swag - taalhach opened this issue about 1 year ago
Ignore comment line of struct fields
github.com/swaggo/swag - iredmail opened this issue about 1 year ago
github.com/swaggo/swag - iredmail opened this issue about 1 year ago
How to use map type in generics ?
github.com/swaggo/swag - marsberrys opened this issue about 1 year ago
github.com/swaggo/swag - marsberrys opened this issue about 1 year ago
String references should be nullable
github.com/swaggo/swag - willgottschalk opened this issue about 1 year ago
github.com/swaggo/swag - willgottschalk opened this issue about 1 year ago
Error when generating `HTTPRequest` / `HTTPResponse` handler body
github.com/swaggo/swag - svennjegac opened this issue about 1 year ago
github.com/swaggo/swag - svennjegac opened this issue about 1 year ago
how to set generate example filed name use json tag
github.com/swaggo/swag - ttktatakai opened this issue about 1 year ago
github.com/swaggo/swag - ttktatakai opened this issue about 1 year ago
V2 doesn't parse @Param correctly when using user defined struct when
github.com/swaggo/swag - dylanhitt opened this issue about 1 year ago
github.com/swaggo/swag - dylanhitt opened this issue about 1 year ago
:bug: array form filed name should not contains bracket which led to invalid fieldname in ts codegen
github.com/swaggo/swag - Jinof opened this pull request about 1 year ago
github.com/swaggo/swag - Jinof opened this pull request about 1 year ago
Add struct annotation to avoid certain structs being processed as Models
github.com/swaggo/swag - juampiq6 opened this issue about 1 year ago
github.com/swaggo/swag - juampiq6 opened this issue about 1 year ago
Optimize docker container usage
github.com/swaggo/swag - ngehrsitz opened this pull request about 1 year ago
github.com/swaggo/swag - ngehrsitz opened this pull request about 1 year ago
Model Composition: empty interface type is not working
github.com/swaggo/swag - ranefattesingh opened this issue about 1 year ago
github.com/swaggo/swag - ranefattesingh opened this issue about 1 year ago
Generate YAML documents that are structurally and field-order consistent with JSON.
github.com/swaggo/swag - liut opened this pull request about 1 year ago
github.com/swaggo/swag - liut opened this pull request about 1 year ago
Docker image unable to `parseInternal`
github.com/swaggo/swag - odannyc opened this issue about 1 year ago
github.com/swaggo/swag - odannyc opened this issue about 1 year ago
Revert "Support openapiV3 oneOf for fields/responses"
github.com/swaggo/swag - ubogdan opened this pull request about 1 year ago
github.com/swaggo/swag - ubogdan opened this pull request about 1 year ago
Update README.md
github.com/swaggo/swag - saurabhchatterjee23 opened this pull request about 1 year ago
github.com/swaggo/swag - saurabhchatterjee23 opened this pull request about 1 year ago
docs: add PT and EN examples for Go generic types
github.com/swaggo/swag - rpedrodasilva10 opened this pull request about 1 year ago
github.com/swaggo/swag - rpedrodasilva10 opened this pull request about 1 year ago
Unable to generate Swagger docs due to type definition not found error
github.com/swaggo/swag - nathannaveen opened this issue about 1 year ago
github.com/swaggo/swag - nathannaveen opened this issue about 1 year ago
Endpoint request body model type mappings
github.com/swaggo/swag - addshore opened this issue about 1 year ago
github.com/swaggo/swag - addshore opened this issue about 1 year ago
add onlyInclude,mod exclude
github.com/swaggo/swag - Jetereting opened this pull request about 1 year ago
github.com/swaggo/swag - Jetereting opened this pull request about 1 year ago
Is there syntax for an AND between multiple API keys?
github.com/swaggo/swag - bsamek opened this issue about 1 year ago
github.com/swaggo/swag - bsamek opened this issue about 1 year ago
set parent parameters/headers
github.com/swaggo/swag - mohamadrezza opened this issue about 1 year ago
github.com/swaggo/swag - mohamadrezza opened this issue about 1 year ago
Panic while using interface or []interface param type
github.com/swaggo/swag - guning opened this issue about 1 year ago
github.com/swaggo/swag - guning opened this issue about 1 year ago
fix: fixed definition parsing for alias types
github.com/swaggo/swag - artem328 opened this pull request about 1 year ago
github.com/swaggo/swag - artem328 opened this pull request about 1 year ago
chore(deps): bump golang.org/x/net from 0.8.0 to 0.17.0
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/net from 0.7.0 to 0.17.0 in /example/markdown
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /example/object-map-example
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /example/celler
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
chore(deps): bump golang.org/x/net from 0.10.0 to 0.17.0 in /example/go-module-support
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request about 1 year ago
fix: avoid shadowed variable on operationv3
github.com/swaggo/swag - seehait opened this pull request about 1 year ago
github.com/swaggo/swag - seehait opened this pull request about 1 year ago
Formatter incorrectly asserts that no changes have occurred
github.com/swaggo/swag - RaphDal opened this issue about 1 year ago
github.com/swaggo/swag - RaphDal opened this issue about 1 year ago
how to use config.yaml to define swagger's host and basepath
github.com/swaggo/swag - lekeeith opened this issue over 1 year ago
github.com/swaggo/swag - lekeeith opened this issue over 1 year ago
test: remove redundant `filepath.Clean` call
github.com/swaggo/swag - wholesome-ghoul opened this pull request over 1 year ago
github.com/swaggo/swag - wholesome-ghoul opened this pull request over 1 year ago
Golist implementation treats stderr as fatal
github.com/swaggo/swag - chouvinc opened this issue over 1 year ago
github.com/swaggo/swag - chouvinc opened this issue over 1 year ago
When opening http://domain.com/swagger/index.html, I receive an error Refused to apply inline style because it violates the following Content Security
github.com/swaggo/swag - vandyahmadldm opened this issue over 1 year ago
github.com/swaggo/swag - vandyahmadldm opened this issue over 1 year ago
i hope swags support dynamic loading
github.com/swaggo/swag - ynckyrwev985 opened this issue over 1 year ago
github.com/swaggo/swag - ynckyrwev985 opened this issue over 1 year ago
Support openapiV3 oneOf for fields/responses
github.com/swaggo/swag - KKKIIO opened this pull request over 1 year ago
github.com/swaggo/swag - KKKIIO opened this pull request over 1 year ago
does it really support files upload?
github.com/swaggo/swag - lekeeith opened this issue over 1 year ago
github.com/swaggo/swag - lekeeith opened this issue over 1 year ago
If @Success tag's return value equals null, prevent null pointer exceptions.
github.com/swaggo/swag - Shimizu1111 opened this pull request over 1 year ago
github.com/swaggo/swag - Shimizu1111 opened this pull request over 1 year ago
fix: search for definitions from dependent packages first
github.com/swaggo/swag - sdghchj opened this pull request over 1 year ago
github.com/swaggo/swag - sdghchj opened this pull request over 1 year ago
Can anyone tell me why the version number was directly upgraded from 1.8.x to 1.16.x
github.com/swaggo/swag - bilinxing opened this issue over 1 year ago
github.com/swaggo/swag - bilinxing opened this issue over 1 year ago
chore(deps): bump gopkg.in/yaml.v3 from 3.0.0-20200615113413-eeeca48fe776 to 3.0.0
github.com/swaggo/swag - dependabot[bot] opened this pull request over 1 year ago
github.com/swaggo/swag - dependabot[bot] opened this pull request over 1 year ago
swag init: panic: recursively parsing struct
github.com/swaggo/swag - jeffwalter-rum opened this issue over 1 year ago
github.com/swaggo/swag - jeffwalter-rum opened this issue over 1 year ago
how to show local images in description in swaggo
github.com/swaggo/swag - minbala opened this issue over 1 year ago
github.com/swaggo/swag - minbala opened this issue over 1 year ago
fix: use '&&' for security pair(AND)
github.com/swaggo/swag - KKKIIO opened this pull request over 1 year ago
github.com/swaggo/swag - KKKIIO opened this pull request over 1 year ago
support generate var-declared function doc
github.com/swaggo/swag - book987 opened this pull request over 1 year ago
github.com/swaggo/swag - book987 opened this pull request over 1 year ago
var-declared function's doc not generated
github.com/swaggo/swag - book987 opened this issue over 1 year ago
github.com/swaggo/swag - book987 opened this issue over 1 year ago
When the return value defined by the @ Success tag is equal to a null value, a null pointer exception occurs
github.com/swaggo/swag - addice1019 opened this issue over 1 year ago
github.com/swaggo/swag - addice1019 opened this issue over 1 year ago
Swagger Example Response Have Field With Value Null
github.com/swaggo/swag - Hidayathamir opened this issue over 1 year ago
github.com/swaggo/swag - Hidayathamir opened this issue over 1 year ago
If the docs template cannot be rendered then such a failure is ignored.
github.com/swaggo/swag - win-arturo opened this issue over 1 year ago
github.com/swaggo/swag - win-arturo opened this issue over 1 year ago
support for function scoped struct in type method
github.com/swaggo/swag - win-arturo opened this issue over 1 year ago
github.com/swaggo/swag - win-arturo opened this issue over 1 year ago
add a json tag name:comment to add comment show in swagger
github.com/swaggo/swag - CYL96 opened this pull request over 1 year ago
github.com/swaggo/swag - CYL96 opened this pull request over 1 year ago
docs(readme): fix param brace
github.com/swaggo/swag - danielmoncada opened this pull request over 1 year ago
github.com/swaggo/swag - danielmoncada opened this pull request over 1 year ago
docs: update tag.description.markdown documentation…
github.com/swaggo/swag - Kafkalasch opened this pull request over 1 year ago
github.com/swaggo/swag - Kafkalasch opened this pull request over 1 year ago
generation of Swagger documentation during runtime
github.com/swaggo/swag - ChaimHong opened this issue over 1 year ago
github.com/swaggo/swag - ChaimHong opened this issue over 1 year ago
How can I export global variables to swagger SDK?
github.com/swaggo/swag - Cuzny opened this issue over 1 year ago
github.com/swaggo/swag - Cuzny opened this issue over 1 year ago
URL param starting with 'adv' results in Failed to fetch error
github.com/swaggo/swag - sla-unmatched opened this issue over 1 year ago
github.com/swaggo/swag - sla-unmatched opened this issue over 1 year ago
v2 branch: Response refs are wrong if a map[]interface is used
github.com/swaggo/swag - zingmars opened this issue over 1 year ago
github.com/swaggo/swag - zingmars opened this issue over 1 year ago
fix(sec): upgrade gopkg.in/yaml.v3 to 3.0.0
github.com/swaggo/swag - chncaption opened this pull request over 1 year ago
github.com/swaggo/swag - chncaption opened this pull request over 1 year ago
Error while generating models
github.com/swaggo/swag - asadrajput2 opened this issue over 1 year ago
github.com/swaggo/swag - asadrajput2 opened this issue over 1 year ago
Skip rewriting files that have no changes
github.com/swaggo/swag - hohobilly opened this pull request over 1 year ago
github.com/swaggo/swag - hohobilly opened this pull request over 1 year ago
preserve file permission when writing formatted files
github.com/swaggo/swag - hohobilly opened this pull request over 1 year ago
github.com/swaggo/swag - hohobilly opened this pull request over 1 year ago
`fmt` does not preserve file permissions
github.com/swaggo/swag - hohobilly opened this issue over 1 year ago
github.com/swaggo/swag - hohobilly opened this issue over 1 year ago