Taizeng Wu
Taizeng Wu
But it does not work with api docs generating by resgister converter. Wei Guo 于2019年3月21日 周四下午7:09写道: > For non-basic types, you can register custom converters by > service.RegisterConverter(). > >...
The marjor issue is normal parameter default value coming from json decoding which will including double quotation for string type or base string type, but for auto parameter default value...
Write to description ? I may be write more than one paragraph.
May be like https://docs.docker.com/engine/api/v1.25/ to provide multiple section, example: Errors, Versioning and Authentication.
I'm refer to https://github.com/Rebilly/ReDoc/blob/master/demo/swagger.yaml, but line start with `#` can not display as a heading, it just display as origin. ```yaml description: | The description here. # Introduction The introduction...
I have notice that the new line of description which in `nirvana.yaml` have been generated as `\u003cbr/\u003e` (``). If i change the new line of generated openapi spec json from...
https://github.com/caicloud/nirvana/blob/e559644a421467a6d682b8d3cd056c974f9cee77/utils/generators/swagger/generator.go#L529-L531 @kdada Why replace `\n` to `` ?
I think the kbcli restore cluster has a little more logic than the kubectl method to set the connection password correctly
I get connection password from backup `annotations` `dataprotection.kubeblocks.io/connection-password`