Vladyslav Prykhodko

Results 7 comments of Vladyslav Prykhodko

> try the master branch of swaggo. You can install it with the following command. > > ```shell > go install github.com/swaggo/swag/cmd/swag@master > ``` Thanks so much, it works! And,...

What if I want to get ONLY soft deleted records? Didn't find any docs to do that, in docs we can retrieve all records (with soft deleted), or just active...

That way doesn't work for me for Postgres :( Any suggestions? @a8m After investigation I should say that this version works for Postgres: ```golang // to check that flag is...

Any updates on that? Because looks like this repo has a lot of outdated dependencies and they conflicts with other k8s CDRs...

I have solved an issue. I had 2 clients of umi-request and I think somehow they block each other interceptors.

> [@antongri](https://github.com/antongri) Yes, community contributions are very welcome! For guidelines on how to make a contribution please take a look at our [contributor docs](https://aws-controllers-k8s.github.io/community/docs/contributor-docs/overview/). Also, are there any Bedrock resources...