psychedelicious c21245f590 fix(api): make list models params querys, make path /, remove defaults
The list models route should just be the base route path, and should use query parameters as opposed to path parameters (which cannot be optional)

Removed defaults for update model route - for the purposes of the API, we should always be explicit with this
2023-07-06 15:34:50 +10:00
..
2023-06-22 16:25:49 +10:00
2023-06-29 21:14:53 +10:00
2023-04-26 06:29:30 +10:00