Closed RiedleroD closed 1 week ago
The slots subpackage should now be complete in terms of services to implement. I think we should merge this before fixing the remaining three issues, because:
@mcquenji please check if there's any problems wrt API structure. Obviously you don't need to look at the exact implementations. You can read the docs by copying the array from the CI results and putting it into the scrips.js of your local copy of the docs website thingy.
id dont quite understand what this is used for, as they arent used as a parameter in any other endpoint (maybe im missing something?)
rest looks good
oh my bad, are they used to limit who can book a slot? if so, maybe rename them to access_rule or something?
yes, I was thinking of renaming them. We can discuss names for this tomorrow
slot filter renamed: whitelist (or whitelist_rule for the individual elements making up the whitelist)
gonna actually rename everything in a separate PR so I can get this merged sooner rather than later
all the important stuff to finish the slot booking service