Add various endpoints, mostly new Stoplist ones

This commit is contained in:
Sivert V. Sæther
2025-03-13 10:00:47 +01:00
parent aedd04f0da
commit 5f1b0b2f90
9 changed files with 89 additions and 5 deletions

View File

@@ -12,11 +12,11 @@ put {
body:json {
{
"FromYear": 2002,
"ToYear": 2023
"FromYear": 2003,
"ToYear": 2025
}
}
vars:pre-request {
missionId: 25656
missionId: 25801
}