hydra/t/Controller
Cole Helbling f1dd5d202e Jobsets: update schema to align with the API
To further align with the API, we return custom JSON in order to display a
`visible` field rather than `hidden` -- a `PUT` request expects `visible`, while
a `GET` request returns `hidden`.

This also allows us to rename the `jobsetinputs` field to `inputs` for the same
reason: `PUT` expects `inputs`, while `GET` returns `jobsetinputs`.
2021-04-29 07:50:23 -04:00
..
Jobset Jobsets: update schema to align with the API 2021-04-29 07:50:23 -04:00
projects.t ToJSON: serialize string_columns to JSON 2021-04-26 16:39:13 -07:00