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 49ed4cc commit ed2b416Copy full SHA for ed2b416
1 file changed
docs/source/administration.rst
@@ -32,7 +32,7 @@ To generate the OpenAPI document as JSON, run:
32
33
.. code-block:: bash
34
35
- pygeoapi openapi generate /path/to/my-pygeoapi-config.yml --format json --output-file /path/to/my-pygeoapi-openapi.yml
+ pygeoapi openapi generate /path/to/my-pygeoapi-config.yml --format json --output-file /path/to/my-pygeoapi-openapi.json
36
37
.. note::
38
Generate as YAML or JSON? If your OpenAPI YAML definition is slow to render as JSON,
0 commit comments