ZacamaX
ZacamaX
## Clause.(clause.Returning{}) dosen't active in a delete opertaion **Version: gorm 1.23.8 and golang 1.18.3** Sorry for my poor English... I try to use Clause.(clause.Returning{}) to returning the obj which has...
#### Describe the bug Parallel execution mulitple generate command ``` for file in "${files[@]}" do asyncapi generate fromTemplate $file.json @asyncapi/html-template --param singleFile=true outFilename=$file.html --output ./generate --force-write & done wait ```...
**Describe the bug** When opening an HTML file url(built with the redocly build-docs command) with anchor in a browser, the sidebar does not expand and automatically positions to that anchor....
The request body must be empty when the retry parameter is specified. https://github.com/microsoft/azure-devops-python-api/blob/6.0.0b4/azure-devops/azure/devops/v6_0/build/build_client.py  if retry is not None, response will return bad request AzureDevOpsServiceError('The request body must be empty...