We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4794363 commit bf559b6Copy full SHA for bf559b6
1 file changed
pygeoapi/process/hello_world.py
@@ -88,7 +88,7 @@
88
'title': 'As bytes',
89
'description': 'Whether to force return as bytes',
90
'schema': {
91
- 'type': 'bool',
+ 'type': 'boolean',
92
'default': False
93
},
94
'minOccurs': 0,
0 commit comments