|
4c3d3058f6
|
handler/swagger: initial import
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-06-18 20:49:29 +03:00 |
|
|
bcd27b833a
|
Merge pull request 'fix query param struct filling' (#168) from matchesfix into master
Reviewed-on: #168
|
2023-05-29 12:29:39 +03:00 |
|
|
090b5e3c07
|
fix query param struct filling
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-29 12:29:04 +03:00 |
|
|
95109c9dc2
|
Merge pull request 'add scheme to metadata' (#166) from scheme into master
Reviewed-on: #166
|
2023-05-19 23:28:22 +03:00 |
|
|
69dcf71d3f
|
add scheme to metadata
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-19 23:24:53 +03:00 |
|
|
0a0a986a70
|
Merge pull request 'move down path handler after specific handler' (#164) from path-handler into master
Reviewed-on: #164
|
2023-05-19 23:04:01 +03:00 |
|
|
76fe748e4a
|
move down path handler after specific handler
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-19 23:02:42 +03:00 |
|
|
9926d52f78
|
Merge pull request 'fix build' (#161) from fixup into master
Reviewed-on: #161
|
2023-05-09 18:48:11 +03:00 |
|
|
2ed04e3e24
|
fix build
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-09 18:47:56 +03:00 |
|
|
4a9cc0f03f
|
Merge pull request 'cleanup message stuf from server' (#160) from cleanup into master
Reviewed-on: #160
|
2023-05-09 18:39:08 +03:00 |
|
|
99af727138
|
cleanup message stuf from server
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-09 18:38:49 +03:00 |
|
|
89fe1dd6bc
|
Merge pull request 'export Server to allow to cast' (#159) from exportServer into master
Reviewed-on: #159
|
2023-05-09 18:34:39 +03:00 |
|
|
8b591f7fd4
|
export Server to allow to cast
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-09 18:34:24 +03:00 |
|
|
bec1705d09
|
Merge pull request 'allow to expose some method via http.HandlerFunc' (#158) from httphandler into master
Reviewed-on: #158
|
2023-05-08 22:23:58 +03:00 |
|
|
316f644090
|
allow to expose some method via http.HandlerFunc
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-08 22:23:34 +03:00 |
|
|
3fdff4312c
|
Merge pull request 'issue-155: add swagger-ui handler' (#156) from issue-155 into master
Reviewed-on: #156
|
2023-05-04 02:20:49 +03:00 |
|
|
09657b4b67
|
issue-155: add swagger-ui handler
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-05-04 02:20:25 +03:00 |
|
|
741a6f181b
|
Merge pull request 'move to micro v4' (#154) from v4 into master
Reviewed-on: #154
|
2023-04-28 22:00:02 +03:00 |
|
|
7f971ee6c3
|
move to micro v4
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-04-28 21:59:31 +03:00 |
|
|
647f731f50
|
Merge pull request 'return method not allowed error' (#152) from methodNotAllowed into v3
Reviewed-on: #152
|
2023-03-09 08:42:50 +03:00 |
|
|
724ffb8c3a
|
return method not allowed error
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-03-09 08:42:04 +03:00 |
|
|
25f306425b
|
Merge pull request #150 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.14
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
|
2023-02-27 21:04:56 +03:00 |
|
dependabot[bot]
|
dad2d8d5bd
|
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.13 to 3.10.14.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.13...v3.10.14)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 18:02:27 +00:00 |
|
|
ca148cd8fc
|
Merge pull request #149 from unistack-org/handlers
import from main repo
|
2023-02-26 14:54:47 +03:00 |
|
|
cd8b3e37f2
|
import from main repo
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-26 14:53:09 +03:00 |
|
|
c908274c8b
|
import from main repo
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-26 14:51:34 +03:00 |
|
|
fd3793d50f
|
Merge pull request #148 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.13
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
|
2023-02-22 20:16:33 +03:00 |
|
dependabot[bot]
|
e67021895e
|
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.12...v3.10.13)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-22 17:14:50 +00:00 |
|
|
9f4dbbf296
|
Merge pull request #147 from unistack-org/handlerEndpoints
provide HandlerEndpoints
|
2023-02-21 23:58:00 +03:00 |
|
|
eea8ae605b
|
provide HandlerEndpoints
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 23:56:07 +03:00 |
|
|
4341600c01
|
Merge pull request #146 from unistack-org/metadata
change metadata type
|
2023-02-21 17:17:34 +03:00 |
|
|
d3fc61eada
|
change metadata type
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 17:15:22 +03:00 |
|
|
e8281da860
|
change metadata type
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 17:14:50 +03:00 |
|
|
9bc1629e77
|
Merge pull request #145 from unistack-org/update
add HandlerMetadata server.HandlerOption
|
2023-02-13 23:39:03 +03:00 |
|
|
c27a8b7cf8
|
add HandlerMetadata server.HandlerOption
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-13 23:36:50 +03:00 |
|
|
6b845853e2
|
Merge pull request #144 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.10
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
|
2023-02-13 21:04:15 +03:00 |
|
dependabot[bot]
|
dbc3c12eed
|
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.9...v3.10.10)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 18:01:59 +00:00 |
|
|
7f1a55958e
|
Merge pull request #143 from unistack-org/headers
dont mangle header names
|
2023-02-13 00:12:07 +03:00 |
|
|
02f9d6d8f7
|
dont mangle header names
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-13 00:09:54 +03:00 |
|
|
82beddb09b
|
add http header option (#142)
* add http header option
|
2023-02-11 01:18:16 +03:00 |
|
|
6cb3a1c4c4
|
Merge pull request #141 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.9
Bump go.unistack.org/micro/v3 from 3.10.8 to 3.10.9
|
2023-02-08 20:04:53 +03:00 |
|
dependabot[bot]
|
2ff786cb03
|
Bump go.unistack.org/micro/v3 from 3.10.8 to 3.10.9
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.8 to 3.10.9.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.8...v3.10.9)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 17:03:00 +00:00 |
|
|
282065f90e
|
Merge pull request #140 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.8
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.8
|
2023-02-07 20:04:04 +03:00 |
|
dependabot[bot]
|
b16e6ebd31
|
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.8
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.6 to 3.10.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.6...v3.10.8)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-07 17:02:19 +00:00 |
|
|
68f4c164d0
|
Merge pull request #139 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.6
Bump go.unistack.org/micro/v3 from 3.10.5 to 3.10.6
|
2023-02-06 20:05:40 +03:00 |
|
dependabot[bot]
|
d0fee2ca23
|
Bump go.unistack.org/micro/v3 from 3.10.5 to 3.10.6
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.5...v3.10.6)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 17:03:59 +00:00 |
|
|
034298b7e0
|
Merge pull request #138 from unistack-org/errorHandler
return after errorHandler
|
2023-02-05 11:33:13 +03:00 |
|
|
f93c35b611
|
Merge branch 'v3' into errorHandler
|
2023-02-05 11:31:42 +03:00 |
|
|
b5148e90cb
|
return after errorHandler
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-05 11:29:51 +03:00 |
|
dependabot[bot]
|
a8d47d0c1c
|
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#135)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-30 21:21:45 +03:00 |
|