Created
September 13, 2021 08:46
-
-
Save suzukieng/1ac538d4da5bfc68948b002c3bfb1f39 to your computer and use it in GitHub Desktop.
Proposed data format
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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