Peter Aba
Peter Aba
https://github.com/gernest/apidemic/issues/3 PR https://github.com/gernest/apidemic/pull/8 recreated.
I really need uuid as those are my DB keys usually, but I will need numerical ones as well.
> Looks much convenient , we don't want to limit the payload to map[sting]interface{} there are cases you want to serve array of objects instead of maps.
Hi @gernest, First of all thanks for this project, I find it pretty handy and I find the code structure nice as well. I have a made a few modifications...
Hi @gernest, not very important but I thought I'd brought up adding a dependency manager like glide or dep. What's your take on it?
## Checklist - [x] I have read the contribution guidelines. - [x] `make test` passes. - [x] `make lint` passes. - [x] New and changed code is covered by tests....
I need this feature to be able to use the new [embed](https://pkg.go.dev/embed) feature in combination with _testfixtures_.
Short summary: zally 2.0.0 reports version 1.1. **Steps to reproduce:** 1. Download zally_2.0.0_linux_amd64.tar.gz from https://github.com/zalando/zally/releases/tag/v2.0.0. (Likely works with other binaries as well) 2. Extract it. 2. Run zally without any...
Hi Qri Team, Any chance you could help out Pierre regarding [this comment](https://github.com/getkin/kin-openapi/issues/230#issuecomment-938384749)? I'd love to see OpenAPI 3.1 support in kin-openapi. :) Thanks a bunch! Cheers!
> ./EnvDeploy -l ``` Traceback (most recent call last): File "./EnvDeploy", line 335, in main(sys.argv[1:]) File "./EnvDeploy", line 313, in main platforms = get_platforms(dsm_ver, build_num, args.platforms) File "./EnvDeploy", line 277,...