diff --git a/pygeoapi/process/hello_world.py b/pygeoapi/process/hello_world.py index bf68ff1be..6d53b284e 100644 --- a/pygeoapi/process/hello_world.py +++ b/pygeoapi/process/hello_world.py @@ -88,7 +88,7 @@ 'title': 'As bytes', 'description': 'Whether to force return as bytes', 'schema': { - 'type': 'bool', + 'type': 'boolean', 'default': False }, 'minOccurs': 0,