Skip to content

Remove example regarding boolean casting

paz requested to merge remove-boolean-cast-string-example into master

The input of all the boolean list attributes is already casted in schleuderd/API. An input like "foobar" should therefore not be possible.

See the discussion in #104 (closed) for some context.

Merge request reports