Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/swaggo/swag

Automatically generate RESTful API documentation with Swagger 2.0 for Go.
https://github.com/swaggo/swag

chore: parse escaped double colon (\\:) example struct tag (#1402)

* chore: parse escaped double colon (\\:) example struct tag

Replaces the regular string spli...

8139731b51819290bbbfd846f8f59aad9c4b64fe authored almost 2 years ago by Gus Antoniassi <[email protected]>
Just optimize code about parsing extensions (#1399)

* just optimize code

a10fb9ab99e41c9995e6fafef79befcb8ec2778c authored almost 2 years ago by sdghchj <[email protected]>
record token.FileSet for every file so that the position of parsing error can be acquired (#1393)

ba5df8251775a71936e3c2a01b09b2049aea6a4e authored almost 2 years ago by sdghchj <[email protected]>
fix parsing bug affected by fmt (#1398)

* fix parsing bug affected by fmt

30684a282a278952cff78125be3bacf808b134c2 authored almost 2 years ago by sdghchj <[email protected]>
feat: support json tags in embedded structs (#1396)

80d522103ad6341cd26ecfc4c906df7a891943d6 authored almost 2 years ago by Jakob Gillich <[email protected]>
chore: increment version.go (#1395)

362d05becd9edced4e80853a1dd9122361be220f authored almost 2 years ago by Bogdan U <[email protected]>
add properties to $ref (#1391)

* add properties to $ref

29d3d307c41cda3e8e7745ae6bdfe60f314c3ad7 authored almost 2 years ago by sdghchj <[email protected]>
enhancement for PR #1387: evaluate const across packages (#1388)

* enhancement: evaluate const across packages

e5d507dd472777bec3a3744f7f9cc86065037530 authored almost 2 years ago by sdghchj <[email protected]>
fix: wrongly shared schema by fields (#1389)

* fix #1342

* fix #1342

* Revert "fix #1342"

This reverts commit 6031d3e76da06436f90cef...

8117f4c0a12ab7a027ffcc1fba6f28e7cbe25f8f authored almost 2 years ago by sdghchj <[email protected]>
feat: add flag to generate documentation only for specific tags (#1379)

e6723fef1882a4b7145904bb7503309b0da63c39 authored almost 2 years ago by Alexandru Ionut Tripon <[email protected]>
parse global enums (#1387)

* parse global enums

bdfec2b525b2d750fd89d3ba10402a3d54a5b3d5 authored almost 2 years ago by sdghchj <[email protected]>
fmt cmd: use a tab instead of two spaces to format comments (#1386)

* fmt cmd: use a tab instead of two spaces to format comments

* fmt cmd: continuous spaces an...

829fbe1c68900b1dda96924709459c3e8caf9f25 authored almost 2 years ago by sdghchj <[email protected]>
Enhancements: search imports sequencely, till find the type. (#1374)

* Enhancements: search imports sequencely, till find the type.
consider every import mode ,such...

eaed5178b774c41d74f4baecb23ea4817c4291ae authored almost 2 years ago by sdghchj <[email protected]>
Add check for nil otherTypeDef (#1372)

fix bug: more than two models have the same short package name

07690e936d21e2ed25e072411926bc96fd8b692f authored almost 2 years ago by Evgeniy Gusev <[email protected]>
feat: make swagger comments more readable for go doc (#1366)

* make swagger comments more readable for go doc

Signed-off-by: sdghchj <[email protected]>

*...

38b5f15bd8f9729cb0ca28e886815e4311690a19 authored almost 2 years ago by sdghchj <[email protected]>
Fix generics with package alias (#1360)

* fix issue #1353 about generics
Signed-off-by: sdghchj <[email protected]>

0da94ff45862b3da7611a724838158119dd26992 authored almost 2 years ago by sdghchj <[email protected]>
chore: update GitHub actions (#1362)

da6d7189244994939dbf15c314d1205240942afd authored almost 2 years ago by Bogdan U <[email protected]>
docs: add Hertz to supported web frameworks (#1361)

c60ad7b95be660fc3ff310849c3036f553a8486e authored almost 2 years ago by LanLanceYuan <[email protected]>
chore: increment version (#1350)

277a27849f9d01ee23c0df4d08f0fe831ded4748 authored about 2 years ago by Bogdan U <[email protected]>
Fix generics issue #1345 (#1349)

* fix issue #1345 about generics

* fix issue #1345 about generics

* fix issue #1345 about ...

7f9037756475d39babb7b8cd49f1936df456a063 authored about 2 years ago by sdghchj <[email protected]>
fix issue #1346 about generics (#1348)

* fix issue #1346 about generics

Signed-off-by: sdghchj <[email protected]>

*...

04c699c8cd7abccc23ad591875836e0f59a43f88 authored about 2 years ago by sdghchj <[email protected]>
Bump golang.org/x/tools dependency version (#1338)

* Update golang.org/x/tools dependency

f8d59d6bd219dafcfc062829e3747947cd2bcc69 authored about 2 years ago by Dan Salmon <[email protected]>
refactor: move from io/ioutil to io and os packages (#1334)

The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing ...

075c176b6d2c9fb06e29fa5cb53f8d33f3e7483f authored about 2 years ago by Eng Zer Jun <[email protected]>
feat. add support formData []file (#1332)

74e96c9b0fdd99a19c34fd6ac0ba373d1c7b2660 authored about 2 years ago by JayChen <[email protected]>
chore: drop go1.15 support (#1331)

e4f0129c8ac981dc14c5fb3469ef5a978d26de78 authored about 2 years ago by Bogdan U <[email protected]>
chore: update version (#1330)

5fbb18f847a7c41b0369ae1e614c4e44e39cf346 authored about 2 years ago by Bogdan U <[email protected]>
build a docker image and push to ghcr.io (#1329)

c9385a85e6c8e71f679075eefe649216c82d5c96 authored about 2 years ago by Bogdan U <[email protected]>
fix: Generics not detected if name does not contain a pkg path (#1328)

- Generic detection moved to own method
- prepend pkg path if not provided

refs https://gith...

2cd7ab50dbbb3b4d05cee271239e974af3bebdad authored about 2 years ago by Fabian Martin <[email protected]>
fix: Generic Fields does not handle Arrays in the .swaggo file (#1322)

* fix: Generic Fields does not handle Arrays in the .swaggo file

- Detect array type and tran...

b8f53dafbbf80aedec529d23b77592eee50b7062 authored about 2 years ago by Fabian Martin <[email protected]>
Fix formatting crosstalk (#1317)

* Foramtter: add multi-function test.

* Formatter: model changes as byte-range edits.

The ...

bc895edf9fdf4d99f4cd3339675c5ced5046f457 authored about 2 years ago by Sam Coleman <[email protected]>
refactor func splitStructName (#1313)

* refactor func splitStructName

Signed-off-by: sdghchj <[email protected]>

e7ccdf496e0c4e3062978b32867c2a15e6705ebf authored about 2 years ago by sdghchj <[email protected]>
fix: Generic Fields does not handle Arrays (#1311)

* fix: Generic Fields does not handle Arrays

- Support for *ast.IndexExpr added
- tests exte...

cf1c4a70a72cef8e7410581dc3775ef7c72f3dc3 authored about 2 years ago by Fabian Martin <[email protected]>
fix: funcDeclaration body check (#1310)

Signed-off-by: Eray Ates <[email protected]>

007219f7b3f9f03d05c7ee6ef9e9eeec37ce12c2 authored about 2 years ago by Eray Ates <[email protected]>
chore: increment version (#1308)

a3935c5fade7f84fb66644be6290134843edfc75 authored about 2 years ago by Bogdan U <[email protected]>
fix: Nested generic fields not fully working, if generic type is from… (#1305)

* fix: Nested generic fields not fully working, if generic type is from another package

- cha...

9d34a7683d438a2b593fa073ba8820309a3c0987 authored about 2 years ago by Fabian Martin <[email protected]>
doc: add function scoped struct declaration example (#1296)

732c0879d89dde8df85f435d43bdcd95a1ccc83f authored about 2 years ago by Emre Savcı <[email protected]>
feat: get swagger instance from register (#1298)

Signed-off-by: Eray Ates <[email protected]>

Signed-off-by: Eray Ates <[email protected]>

cf03796091e797fb357be12225dfafca4c578fae authored about 2 years ago by Eray Ates <[email protected]>
chore: set CGO_ENABLED=0 for goreleaser to avoid dynamic linking (#1293)

Binaries that are being built by the goreleaser don't have the CGO_ENABLED=0 env set which means...

23661ef81ec4231315459906c39b9dcab1da5952 authored about 2 years ago by Cezary Siwek <[email protected]>
feat: add function scoped struct parse (#1283)

45f01a1ca491ab4612226375f5cd3990f640bbaa authored about 2 years ago by Emre Savcı <[email protected]>
fix: Go generics cannot find common package object type definition (#1281)

* fix: Go generics cannot find common package object type definition

- use ast.SelectorExpr i...

af1c5256a1b4149f6958c18977d57895a5594f73 authored about 2 years ago by Fabian Martin <[email protected]>
Extended generics support (#1277)

* feat: add support for nested generics

nested generics support and related tests added

* ...

2f148dd6bddbd1340878e46cfa628efe118987d3 authored about 2 years ago by Fabian Martin <[email protected]>
chore: increment version to 1.8.4 (#1268)

cc25410f355655185ef929cd825b0dc00c534b2f authored over 2 years ago by Bogdan U <[email protected]>
feat: suppress debug logs when using -q (#1254)

89c61d45c89dc379734d52c6836fcaccf61a5b0b authored over 2 years ago by Jake-Convictional <[email protected]>
doc: add missing web frameworks (#1263)

401e414663c30ea96bd43b66eda9ff42fe42c7a9 authored over 2 years ago by Bogdan U <[email protected]>
Fix issue https://github.com/swaggo/swag/issues/1150 (#1248)

To summarize the issue, running `swag fmt` will set (at least) 2 spaces between the attribute ta...

bd21bb068625cdf7545fdee03780face31a789ef authored over 2 years ago by Matt Ketmo <[email protected]>
fix: generic arrays generate successfully (#1247)

8de9952d6b92a145d22afd87e32e5eea25cc855c authored over 2 years ago by Dylan Ross <[email protected]>
fix: don't skip ".." directory (#1238)

1cd0b538d21a30a23ceccdc8edc48768baefa834 authored over 2 years ago by xu0o0 <[email protected]>
fix: temp dir to be the same as SerchDir to avoid invalid cross-device link (#1203) (#1241)

796a34613a70725791492994af3d65061b5e1322 authored over 2 years ago by tanopanta <[email protected]>
docs: update repository URL for Fiber Swagger (#1233)

8335df927dfd3c029f538bae2b39ad5a40ebac8f authored over 2 years ago by Le Minh Tri <[email protected]>
feat: add default description to code if none is provided (#1239)

Co-authored-by: chengjin <[email protected]>

a566490da73606c38c52a1066d38966c7fa6f6eb authored over 2 years ago by sdghchj <[email protected]>
feat: use early overrides to allow converting unsupported types. (#1209)

0e2ec6ccb687ad91e20d33f4e433c460ca41acaa authored over 2 years ago by Mateusz Sobczak <[email protected]>
feat: default required option for struct fields (#1181)

a780e45b5ddbd82ef9f99b5109696adf0972f0b3 authored over 2 years ago by Andrey Lukin <[email protected]>
feat: permit error (and any) interface definition (#1212)

213f6b880aef554cf8ea8776dd4459e8b36db75d authored over 2 years ago by Antoine GIRARD <[email protected]>
chore: cleanup generics_test.go (#1231)

f09eaa13f4168754793c275e65c44e51661f4264 authored over 2 years ago by Bogdan U <[email protected]>
chore: increment version (#1230)

b736c5fa7a95de7808567dfe3e4557d064a45986 authored over 2 years ago by Bogdan U <[email protected]>
feat: add basic generics support (#1225)

ff41d9ce0bfa0973349f485113699d5c09909c26 authored over 2 years ago by Bogdan U <[email protected]>
fix: array enum varnames in arrays (#1187)

67cb7684c8adf9591bb221880e2079c34019dc39 authored over 2 years ago by Archie Skeoch <[email protected]>
chore: refactor parser (#1191)

e767abb3b9f829224205cbd37cc0f7fe432078ce authored over 2 years ago by Bogdan U <[email protected]>
feat: add --quiet=true for swag init, make the debug logger quiet. (#1206)

Co-authored-by: jixiufeng <[email protected]>

3b580a0804332f627c5d42fee2d59e91c8ae3e7c authored over 2 years ago by jixiuf <[email protected]>
feat: Improve performance when generating spec with external dependencies (#1108)

* Imporve performance when generating spec with external dependencies

* Fix code review comme...

5f6b402a3a523595cb7e2902a04f9a0e5f02e313 authored over 2 years ago by pytimer <[email protected]>
fix: README_zh-CN.md translate bug (#1202)

Co-authored-by: victorwwang <[email protected]>

3cedab9b1c15f68109ed154a57d3164a2f8316b7 authored over 2 years ago by Wang Wang <[email protected]>
chore: update @Produce comments (#1196)

c7cb3fd95a1465caade6e7492b62d0ddd1bd1426 authored over 2 years ago by Alvaro Frias <[email protected]>
chore: remove gomonkey dependency from formatter (#1192)

36ae7af79a267469681a35bac6b70f8dcd677acf authored over 2 years ago by Atte Kojo <[email protected]>
chore: updating dependencies (#1190)

47d5a7630847872fa191913f0175963d9b3dad93 authored over 2 years ago by Bogdan U <[email protected]>
impr: add param example to readme (#1189)

5f6c5f85068a66ce0e58e21ebccbfbdcf31a5a27 authored over 2 years ago by Saigak Evgeniy <[email protected]>
chore: improve code quality (#1184)

636f456e3135fea11170567d778a45faeee1e882 authored over 2 years ago by Bogdan U <[email protected]>
chore(deps): bump github.com/swaggo/http-swagger in /example/markdown (#1185)

Bumps [github.com/swaggo/http-swagger](https://github.com/swaggo/http-swagger) from 1.2.5 to 1.2...

90170b958922a030d8d3b7e4de5cde1050417842 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
added security definition description (#1174)

d209f71e81955068903e04daca7716b7535576b9 authored over 2 years ago by Pablo Morelli <[email protected]>
chore: update version.go (#1169)

050b0aa3c808df1b4d619fdc6f9bd110cffe7d5f authored over 2 years ago by Bogdan U <[email protected]>
feat: fix go 1.18 errors caused by `any` type (#1168)

957b087efc79cdadb0158a2764867e2799969222 authored over 2 years ago by kalle (jag) <[email protected]>
chore: update description.markdown description (#1167)

69245e5e3ad59564f8a385c402515c42ec7cbe42 authored over 2 years ago by Felix Gläske <[email protected]>
fix https://github.com/swaggo/swag/issues/1154 (#1161)

2b64f7852f495240d8b8441c49a0450e8a51eab3 authored over 2 years ago by Tom Collingwood <[email protected]>
feat: Example/SchemaExample: allow \r \n \t (#1156)

32b2467c9fac7e2b99b1b49c46e04078766fabdd authored over 2 years ago by Matthias Schneider <[email protected]>
doc: security or documentation (#1158)

add313f61a6fcad2918c80b6e231b5e37bff1887 authored over 2 years ago by Lehp <[email protected]>
feat: Feature security or documentation (#1157)

7dc23401fb107642ac951cbf90a4b51e2e5fd728 authored over 2 years ago by Lehp <[email protected]>
feat: [security] feature add or-option (#1151)

6686f54ef730beeb719346330a4ca6bef3099cd6 authored over 2 years ago by Lehp <[email protected]>
feat: add option to set the example to schema #1140 (#1148)

334111b3841f068c6d2486ae81a3ced7115b2d8d authored over 2 years ago by Matthias Schneider <[email protected]>
fix: README_zh-CN.md broken link (#1153)

9205937fa2159b17212a5fa8167ed08f647c22a8 authored over 2 years ago by Qin Zhou <[email protected]>
chore: update version.go (#1144)

faad956a98d288cfd52ccc98a21c6441720c793e authored over 2 years ago by Bogdan U <[email protected]>
fix: Linter fails (#1136) (#1137)

cd97e7f515e35742907bb188d07d9e192cfa79df authored over 2 years ago by Mahir Hasan <[email protected]>
fix: swaggerinfo template for instanceNames (#1133) (#1134)

1a0a57a149e0bb5b438ca00b22081507f38d97e1 authored over 2 years ago by Syuparn <[email protected]>
chore: update examples according to the latest v1.7.9-p1 generator (#1130)

7e207e54a1af2005daa01d00261d3e1093c4f381 authored over 2 years ago by Bogdan U <[email protected]>
fix: split extensions param respecting open/close brackets (#1107)

3a778dc66f99900eac355e84be6465be083bcfca authored over 2 years ago by Helder Alves <[email protected]>
fix: breaking change introduced by generation of 2 documents in the same package (#1127)

24209aa795ef7ed5380fa86b7e60e787e692e91d authored over 2 years ago by Bogdan U <[email protected]>
chore: release v1.7.9

e969efb3f3de73dc2ecaa66e1770972722efb5fb authored over 2 years ago by Bogdan U <[email protected]>
feat: struct fields allow empty example strings (#1125)

e1ac43738d16b3d97cac33ba063ec9955806d1a3 authored over 2 years ago by Bogdan U <[email protected]>
chore: improve unit tests (#1123)

808bde687a43e79709a8ae3ea4a8c3056edad30f authored over 2 years ago by Bogdan U <[email protected]>
feat: add example parameter (#1122)

44c3853e6bb7832cf3cd56fe08a20dd582a41704 authored over 2 years ago by Bogdan U <[email protected]>
feat: instance name func to doc file (#1116)

b1e10b7054f8521cec8722ee52fcad14e11afaaa authored over 2 years ago by Ferrany1 <[email protected]>
chore: drop support for go 1.14 (#1111)

7137cd895386d86db391d3cc36e540707d710967 authored over 2 years ago by Bogdan U <[email protected]>
feat: Generated file name from instanceName (#1112)

cae74678fdb585663275fca7b6ba8bd6826ced4f authored over 2 years ago by Ferrany1 <[email protected]>
feat: add generation of type description to schema (#708) (#1106)

32f02b99260db21a5bf0c28757a89e015682c574 authored over 2 years ago by Илья Гусев <[email protected]>
feat: allow generating of specific docs files only (#577)

97ea98ec1bd528b87a0fd6f5e3493a052dc762c0 authored over 2 years ago by Jan Sušnik <[email protected]>
fix: undefined httputil and model (#1099)

8ffc6c29c01a13fb01183ee91d0fcc5fc586b431 authored almost 3 years ago by Double <[email protected]>
chore: mod tidy && new release (#1091)

1a8733483c24333f0879bcaaf154cdd97b7f11a0 authored almost 3 years ago by Bogdan U <[email protected]>
build: update `go` directive in `go.mod` to 1.17 (#1089)

* build: update `go` directive in `go.mod` to 1.17

This commit enables support for module gra...

b0cdfd43ff50618a1e6a4da4ec2bc3d309f5062f authored almost 3 years ago by Eng Zer Jun <[email protected]>
chore: field tags constants (#1088)

a8ef569b67b5614c07f27fcb5a5757b9a948f979 authored almost 3 years ago by Bogdan U <[email protected]>
chore: release 1.7.7 (#1087)

557e1c656b1ca1a8960adec04b709632be736a7b authored almost 3 years ago by Bogdan U <[email protected]>
chore: improve code quality (#1086)

f631188105ab9e3557214884a9c2e81f7913a2f6 authored almost 3 years ago by Bogdan U <[email protected]>
fix: assignment to entry in nil map with @Header all #1082 (#1085)

54c9ff96523f176fe055aa5b7fa50ddae742088a authored almost 3 years ago by Bogdan U <[email protected]>