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

@@ -0,0 +1,11 @@
meta {
name: Team Stoplists
type: http
seq: 6
}
get {
url: {{host}}/stoplists/team/{{teamId}}
body: none
auth: inherit
}