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
Replaces the regular string spli...
8139731b51819290bbbfd846f8f59aad9c4b64fe authored about 2 years ago by Gus Antoniassi <[email protected]>* just optimize code
a10fb9ab99e41c9995e6fafef79befcb8ec2778c authored about 2 years ago by sdghchj <[email protected]>ba5df8251775a71936e3c2a01b09b2049aea6a4e authored about 2 years ago by sdghchj <[email protected]>
* fix parsing bug affected by fmt
30684a282a278952cff78125be3bacf808b134c2 authored about 2 years ago by sdghchj <[email protected]>80d522103ad6341cd26ecfc4c906df7a891943d6 authored about 2 years ago by Jakob Gillich <[email protected]>
362d05becd9edced4e80853a1dd9122361be220f authored about 2 years ago by Bogdan U <[email protected]>
* add properties to $ref
29d3d307c41cda3e8e7745ae6bdfe60f314c3ad7 authored about 2 years ago by sdghchj <[email protected]>* enhancement: evaluate const across packages
e5d507dd472777bec3a3744f7f9cc86065037530 authored about 2 years ago by sdghchj <[email protected]>* fix #1342
* fix #1342
* Revert "fix #1342"
This reverts commit 6031d3e76da06436f90cef...
8117f4c0a12ab7a027ffcc1fba6f28e7cbe25f8f authored about 2 years ago by sdghchj <[email protected]>e6723fef1882a4b7145904bb7503309b0da63c39 authored about 2 years ago by Alexandru Ionut Tripon <[email protected]>
* parse global enums
bdfec2b525b2d750fd89d3ba10402a3d54a5b3d5 authored about 2 years ago by sdghchj <[email protected]>* fmt cmd: use a tab instead of two spaces to format comments
* fmt cmd: continuous spaces an...
829fbe1c68900b1dda96924709459c3e8caf9f25 authored about 2 years ago by sdghchj <[email protected]>
* Enhancements: search imports sequencely, till find the type.
consider every import mode ,such...
fix bug: more than two models have the same short package name
07690e936d21e2ed25e072411926bc96fd8b692f authored about 2 years ago by Evgeniy Gusev <[email protected]>* make swagger comments more readable for go doc
Signed-off-by: sdghchj <[email protected]>
*...
38b5f15bd8f9729cb0ca28e886815e4311690a19 authored about 2 years ago by sdghchj <[email protected]>
* fix issue #1353 about generics
Signed-off-by: sdghchj <[email protected]>
da6d7189244994939dbf15c314d1205240942afd authored about 2 years ago by Bogdan U <[email protected]>
c60ad7b95be660fc3ff310849c3036f553a8486e authored about 2 years ago by LanLanceYuan <[email protected]>
277a27849f9d01ee23c0df4d08f0fe831ded4748 authored about 2 years ago by Bogdan U <[email protected]>
* 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
Signed-off-by: sdghchj <[email protected]>
*...
04c699c8cd7abccc23ad591875836e0f59a43f88 authored about 2 years ago by sdghchj <[email protected]>* Update golang.org/x/tools dependency
f8d59d6bd219dafcfc062829e3747947cd2bcc69 authored about 2 years ago by Dan Salmon <[email protected]>
The io/ioutil package has been deprecated as of Go 1.16 [1]. This commit
replaces the existing ...
74e96c9b0fdd99a19c34fd6ac0ba373d1c7b2660 authored about 2 years ago by JayChen <[email protected]>
e4f0129c8ac981dc14c5fb3469ef5a978d26de78 authored over 2 years ago by Bogdan U <[email protected]>
5fbb18f847a7c41b0369ae1e614c4e44e39cf346 authored over 2 years ago by Bogdan U <[email protected]>
c9385a85e6c8e71f679075eefe649216c82d5c96 authored over 2 years ago by Bogdan U <[email protected]>
- Generic detection moved to own method
- prepend pkg path if not provided
refs https://gith...
2cd7ab50dbbb3b4d05cee271239e974af3bebdad authored over 2 years ago by Fabian Martin <[email protected]>* fix: Generic Fields does not handle Arrays in the .swaggo file
- Detect array type and tran...
b8f53dafbbf80aedec529d23b77592eee50b7062 authored over 2 years ago by Fabian Martin <[email protected]>* Foramtter: add multi-function test.
* Formatter: model changes as byte-range edits.
The ...
bc895edf9fdf4d99f4cd3339675c5ced5046f457 authored over 2 years ago by Sam Coleman <[email protected]>* refactor func splitStructName
Signed-off-by: sdghchj <[email protected]>
e7ccdf496e0c4e3062978b32867c2a15e6705ebf authored over 2 years ago by sdghchj <[email protected]>* fix: Generic Fields does not handle Arrays
- Support for *ast.IndexExpr added
- tests exte...
Signed-off-by: Eray Ates <[email protected]>
007219f7b3f9f03d05c7ee6ef9e9eeec37ce12c2 authored over 2 years ago by Eray Ates <[email protected]>a3935c5fade7f84fb66644be6290134843edfc75 authored over 2 years ago by Bogdan U <[email protected]>
* fix: Nested generic fields not fully working, if generic type is from another package
- cha...
9d34a7683d438a2b593fa073ba8820309a3c0987 authored over 2 years ago by Fabian Martin <[email protected]>732c0879d89dde8df85f435d43bdcd95a1ccc83f authored over 2 years ago by Emre Savcı <[email protected]>
Signed-off-by: Eray Ates <[email protected]>
Signed-off-by: Eray Ates <[email protected]>
cf03796091e797fb357be12225dfafca4c578fae authored over 2 years ago by Eray Ates <[email protected]>Binaries that are being built by the goreleaser don't have the CGO_ENABLED=0 env set which means...
23661ef81ec4231315459906c39b9dcab1da5952 authored over 2 years ago by Cezary Siwek <[email protected]>45f01a1ca491ab4612226375f5cd3990f640bbaa authored over 2 years ago by Emre Savcı <[email protected]>
* fix: Go generics cannot find common package object type definition
- use ast.SelectorExpr i...
af1c5256a1b4149f6958c18977d57895a5594f73 authored over 2 years ago by Fabian Martin <[email protected]>* feat: add support for nested generics
nested generics support and related tests added
* ...
2f148dd6bddbd1340878e46cfa628efe118987d3 authored over 2 years ago by Fabian Martin <[email protected]>cc25410f355655185ef929cd825b0dc00c534b2f authored over 2 years ago by Bogdan U <[email protected]>
89c61d45c89dc379734d52c6836fcaccf61a5b0b authored over 2 years ago by Jake-Convictional <[email protected]>
401e414663c30ea96bd43b66eda9ff42fe42c7a9 authored over 2 years ago by Bogdan U <[email protected]>
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]>8de9952d6b92a145d22afd87e32e5eea25cc855c authored over 2 years ago by Dylan Ross <[email protected]>
1cd0b538d21a30a23ceccdc8edc48768baefa834 authored over 2 years ago by xu0o0 <[email protected]>
796a34613a70725791492994af3d65061b5e1322 authored over 2 years ago by tanopanta <[email protected]>
8335df927dfd3c029f538bae2b39ad5a40ebac8f authored over 2 years ago by Le Minh Tri <[email protected]>
Co-authored-by: chengjin <[email protected]>
a566490da73606c38c52a1066d38966c7fa6f6eb authored over 2 years ago by sdghchj <[email protected]>0e2ec6ccb687ad91e20d33f4e433c460ca41acaa authored over 2 years ago by Mateusz Sobczak <[email protected]>
a780e45b5ddbd82ef9f99b5109696adf0972f0b3 authored over 2 years ago by Andrey Lukin <[email protected]>
213f6b880aef554cf8ea8776dd4459e8b36db75d authored over 2 years ago by Antoine GIRARD <[email protected]>
f09eaa13f4168754793c275e65c44e51661f4264 authored over 2 years ago by Bogdan U <[email protected]>
b736c5fa7a95de7808567dfe3e4557d064a45986 authored over 2 years ago by Bogdan U <[email protected]>
ff41d9ce0bfa0973349f485113699d5c09909c26 authored over 2 years ago by Bogdan U <[email protected]>
67cb7684c8adf9591bb221880e2079c34019dc39 authored over 2 years ago by Archie Skeoch <[email protected]>
e767abb3b9f829224205cbd37cc0f7fe432078ce authored over 2 years ago by Bogdan U <[email protected]>
Co-authored-by: jixiufeng <[email protected]>
3b580a0804332f627c5d42fee2d59e91c8ae3e7c authored over 2 years ago by jixiuf <[email protected]>* Imporve performance when generating spec with external dependencies
* Fix code review comme...
5f6b402a3a523595cb7e2902a04f9a0e5f02e313 authored over 2 years ago by pytimer <[email protected]>Co-authored-by: victorwwang <[email protected]>
3cedab9b1c15f68109ed154a57d3164a2f8316b7 authored over 2 years ago by Wang Wang <[email protected]>c7cb3fd95a1465caade6e7492b62d0ddd1bd1426 authored over 2 years ago by Alvaro Frias <[email protected]>
36ae7af79a267469681a35bac6b70f8dcd677acf authored over 2 years ago by Atte Kojo <[email protected]>
47d5a7630847872fa191913f0175963d9b3dad93 authored over 2 years ago by Bogdan U <[email protected]>
5f6c5f85068a66ce0e58e21ebccbfbdcf31a5a27 authored over 2 years ago by Saigak Evgeniy <[email protected]>
636f456e3135fea11170567d778a45faeee1e882 authored over 2 years ago by Bogdan U <[email protected]>
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>d209f71e81955068903e04daca7716b7535576b9 authored over 2 years ago by Pablo Morelli <[email protected]>
050b0aa3c808df1b4d619fdc6f9bd110cffe7d5f authored over 2 years ago by Bogdan U <[email protected]>
957b087efc79cdadb0158a2764867e2799969222 authored over 2 years ago by kalle (jag) <[email protected]>
69245e5e3ad59564f8a385c402515c42ec7cbe42 authored over 2 years ago by Felix Gläske <[email protected]>
2b64f7852f495240d8b8441c49a0450e8a51eab3 authored almost 3 years ago by Tom Collingwood <[email protected]>
32b2467c9fac7e2b99b1b49c46e04078766fabdd authored almost 3 years ago by Matthias Schneider <[email protected]>
add313f61a6fcad2918c80b6e231b5e37bff1887 authored almost 3 years ago by Lehp <[email protected]>
7dc23401fb107642ac951cbf90a4b51e2e5fd728 authored almost 3 years ago by Lehp <[email protected]>
6686f54ef730beeb719346330a4ca6bef3099cd6 authored almost 3 years ago by Lehp <[email protected]>
334111b3841f068c6d2486ae81a3ced7115b2d8d authored almost 3 years ago by Matthias Schneider <[email protected]>
9205937fa2159b17212a5fa8167ed08f647c22a8 authored almost 3 years ago by Qin Zhou <[email protected]>
faad956a98d288cfd52ccc98a21c6441720c793e authored almost 3 years ago by Bogdan U <[email protected]>
cd97e7f515e35742907bb188d07d9e192cfa79df authored almost 3 years ago by Mahir Hasan <[email protected]>
1a0a57a149e0bb5b438ca00b22081507f38d97e1 authored almost 3 years ago by Syuparn <[email protected]>
7e207e54a1af2005daa01d00261d3e1093c4f381 authored almost 3 years ago by Bogdan U <[email protected]>
3a778dc66f99900eac355e84be6465be083bcfca authored almost 3 years ago by Helder Alves <[email protected]>
24209aa795ef7ed5380fa86b7e60e787e692e91d authored almost 3 years ago by Bogdan U <[email protected]>
e969efb3f3de73dc2ecaa66e1770972722efb5fb authored almost 3 years ago by Bogdan U <[email protected]>
e1ac43738d16b3d97cac33ba063ec9955806d1a3 authored almost 3 years ago by Bogdan U <[email protected]>
808bde687a43e79709a8ae3ea4a8c3056edad30f authored almost 3 years ago by Bogdan U <[email protected]>
44c3853e6bb7832cf3cd56fe08a20dd582a41704 authored almost 3 years ago by Bogdan U <[email protected]>
b1e10b7054f8521cec8722ee52fcad14e11afaaa authored almost 3 years ago by Ferrany1 <[email protected]>
7137cd895386d86db391d3cc36e540707d710967 authored almost 3 years ago by Bogdan U <[email protected]>
cae74678fdb585663275fca7b6ba8bd6826ced4f authored almost 3 years ago by Ferrany1 <[email protected]>
32f02b99260db21a5bf0c28757a89e015682c574 authored almost 3 years ago by Илья Гусев <[email protected]>
97ea98ec1bd528b87a0fd6f5e3493a052dc762c0 authored almost 3 years ago by Jan Sušnik <[email protected]>
8ffc6c29c01a13fb01183ee91d0fcc5fc586b431 authored almost 3 years ago by Double <[email protected]>
1a8733483c24333f0879bcaaf154cdd97b7f11a0 authored almost 3 years ago by Bogdan U <[email protected]>
* 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]>a8ef569b67b5614c07f27fcb5a5757b9a948f979 authored almost 3 years ago by Bogdan U <[email protected]>
557e1c656b1ca1a8960adec04b709632be736a7b authored almost 3 years ago by Bogdan U <[email protected]>
f631188105ab9e3557214884a9c2e81f7913a2f6 authored almost 3 years ago by Bogdan U <[email protected]>
54c9ff96523f176fe055aa5b7fa50ddae742088a authored almost 3 years ago by Bogdan U <[email protected]>