Skip to content

Instantly share code, notes, and snippets.

@suzukieng
Created September 13, 2021 08:46
Show Gist options
  • Save suzukieng/1ac538d4da5bfc68948b002c3bfb1f39 to your computer and use it in GitHub Desktop.
Save suzukieng/1ac538d4da5bfc68948b002c3bfb1f39 to your computer and use it in GitHub Desktop.
Proposed data format
{
"version": 1,
"metadata": {
"lastUpdated": "2021-09-13T08:41:16+0000",
"message": "Projektdaten Bahnhof Lausanne. Bei Fragen Mathias Kuhn kontaktieren."
},
"data": {
"documents": [
{
"number": "GC.GA.00.COF.DT.0001",
"version": "1",
"group": "This is optional"
},
{
"number": "GC.GA.00.COF.DT.0002",
"version": "2",
"group": "This is optional"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment