notebooks/workspaces/backend/openapi
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
..
docs.go chore(ws): update swag to 1.16.6 for required fields (#489) 2025-09-13 17:57:02 -07:00
swagger.json chore(ws): update swag to 1.16.6 for required fields (#489) 2025-09-13 17:57:02 -07:00