github swaggo/swag v1.6.3

latest releases: v1.8.0, v1.7.9-p1, v1.7.9...
4 years ago

Changelog

5c2a121 Changed from strings.ReplaceAll to strings.Replace
b09d3f5 Correct error in checking for primitive data type (#516)
d74ed70 Fix nested struct parsing (#514)
1c38154 Fixed JSON issue with Multiline API Description
9710e4b Improved error message, when a markdown file is missing … (#491)
c2f6613 Merge pull request #481 from lonnblad/programmatic-multiline-api-description
16ebb32 Merge pull request #492 from swaggo/update-go-mod
77b9020 chore: add docs.go test coverage (#482)
3d60281 chore: add markdown example (#486)
4f5a434 chore: improve test coverage (#448)
c9f403a chore: jump version to v1.6.3 (#531)
e0c8bbb chore: use github action (#528)
7c7bb14 delete deps
e97b3a0 doc(readme): additional Example for swaggertype (#498)
33a7940 exclude developer tools from go modules. (#493)
e22b392 feat(parser): support slice of primitives for query and body, support primitives for body (#489)
be88a64 feat: embeded struct not parsed (#463)
4642ffd feat: support @x- attributes for operations (#452)
bd1235d fix code coverage in operation.go (#456)
6de832a fix: dynamic schemes bugfix (#450)
c19280e fix: error resolving host and basepath (#475)
72f30f8 fix: support anonymous nested structure slice parsing (#462)
d8cb1c8 fix: unnecessary type field on response objects (#459)
67075e4 refactor(gen.go): improve code coverage (#468)
8743381 refactor: reduce code complexity (#487)
efcfb3d support for read only, test by adding read only attribute to id of pet (#529)
4f860d7 tag.docs.description typos (#500)

Don't miss a new swag release

NewReleases is sending notifications on new releases.