does it work?
This commit is contained in:
parent
7ec9a8f10e
commit
9b949230dd
28 changed files with 188 additions and 114 deletions
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 15 KiB |
|
@ -15,6 +15,8 @@
|
|||
-- stationName/roundNumber
|
||||
/station/#Text/#Int StationRoundR GET POST
|
||||
|
||||
/ad/ AdR GET
|
||||
|
||||
|
||||
-- /comments CommentR POST
|
||||
|
||||
|
|
|
@ -41,3 +41,5 @@ copyright: Insert copyright statement here
|
|||
stations:
|
||||
- station-id: "test"
|
||||
station-name: "Test"
|
||||
|
||||
ad-files: "ads/"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue