Fix duplicate readonly field in opensign.yaml

Removed duplicate 'readonly' field and ensured proper formatting.
This commit is contained in:
prafull-opensignlabs
2026-01-06 20:15:13 +05:30
committed by GitHub
parent f0a8263aff
commit 64d768386e
-1
View File
@@ -1752,7 +1752,6 @@ paths:
"default": "11-05-2025",
"min_date": "",
"max_date": "",
"readonly": false,
"signing_date": false
}
```