shiningstarts
shiningstarts
Steps to reproduce ------------------ 1. we use Dns manual mode to renew cert, [configuration](https://github.com/acmesh-official/acme.sh#9-use-dns-manual-mode) 2. we renew 7 days in advance, and it works well 3. but certificate content not...
ref error after convertion ```json "openapi": "3.0.1", "components": { "schemas": { "dnsaccountmdl.TRow": { "type": "object", "properties": { "auth_config": { "type": "object", "description": "auth config", "allOf": [{ "$ref": "#/definitions/dnsaccount.TAuthConfig" }] }...