Piyush Singariya
Piyush Singariya
> > `GO111MODULE=off swagger generate spec -o ./doc/swagger.yaml --scan-models` didn't work > > removing `GO111MODULE=off` helped > > `swagger generate spec -o ./doc/swagger.yaml --scan-models` work > > Working - 2021...
It worked @cesarvspr, btw I want to host swagger-ui or redoc on an endpoint other than `/docs` how to do that? could you help around this?
@meganindya How do I test my changes are working fine. I just made some changes in a file??
> @Nirali0029 Sorry, I did not completely get that. Doesn't testing it in browser requires the understanding of what the code actually does? Is there some documentation where I can...
Can I try this if not high priority issue??
update: I have started writing some code. Hopefully I'll cover it by the next Sunday!
assigning you @Kumaravinash9
mentioning previous contributors of source-dynamodb @marcosmarxm @itaseskii @suhomud
Hi @xiaohansong I think what @Hashcode-Ankit means here is that he's trying CDC with postgres and it's the first sync during the sync some streams are fully loaded but the...