HttpServer.request.schemaBodyForm has a constraint on it that does not allow a schema with optionals. A html form with a checkbox only gets sent if it is checked so it's proving quite verbose to make schemas for forms which include checkboxes as I need to do things like this which wont be scalable with many checkboxes: