Dave Trost

Results 2 issues of Dave Trost

Hug code to replicate: ``` import hug from typing import List @hug.post('/hosts') def post_hosts(ips: List[str]): return {'ips': ips} ``` POST body: ``` { "ips": ["10.201.7.250", "10.201.7.251"] } ``` Error response:...

**Purpose** Add functionality so admins can apply bulk updates for the JOIN staff member(s) assigned to a tenants - On page 8 of the [FIGMA designs](https://drive.google.com/file/d/1YqboQogczYm1HkyRqEtVSzeQ61T9hWU2/view), we can see a...

on hold
FRONTEND
needs discussion
Milestone 2