Compare commits

...
Author SHA1 Message Date
prafull-opensignlabsandGitHub 64d768386e Fix duplicate readonly field in opensign.yaml
Removed duplicate 'readonly' field and ensured proper formatting.
2026-01-06 20:15:13 +05:30
-1
View File
@@ -1752,7 +1752,6 @@ paths:
"default": "11-05-2025",
"min_date": "",
"max_date": "",
"readonly": false,
"signing_date": false
}
```