We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57af059 commit bd2ff10Copy full SHA for bd2ff10
src/datadoc/datadoc-json-schema.json
@@ -290,6 +290,7 @@
290
},
291
"stable_identifier_version": {
292
"type": "string",
293
+ "format": "date",
294
"title": "Stable identifier version",
295
"description": "Version of stable identifier the variable was mapped to prior to pseudonymization.",
296
"$comment": "Only relevant when the variable is mapped to a stable identifier."
0 commit comments