notebooks/workspaces
Andy Stoneberg c50bdbbac8 chore(ws): update swag to 1.16.6 for required fields (#489)
- Updated swaggo/swag from v1.16.4 to v1.16.6 in go.mod and Makefile.
- Added required fields to various OpenAPI definitions in docs.go and swagger.json for better validation via `--requiredByDefault` flag
    - `swag` `v1.16.6` contains a commit we authored to treat `json:omitempty` as `required: false`.  That, in conjunction with `--requiredByDefault` flag, allows us to generate models with proper _required-ness_

Signed-off-by: Andy Stoneberg <astonebe@redhat.com>
2025-09-13 17:57:02 -07:00
..
backend chore(ws): update swag to 1.16.6 for required fields (#489) 2025-09-13 17:57:02 -07:00
controller chore: add OWNERS files with reviewers and labels (#450) 2025-09-13 17:57:01 -07:00
frontend feat(ws): use workspace counts from API response (#508) 2025-09-13 17:57:02 -07:00
.dockerignore fix(ws): backend dockerfile (#386) 2025-09-13 17:57:01 -07:00