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.
2 parents 4794363 + bf559b6 commit 1112d2dCopy full SHA for 1112d2d
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