Skip to content

Commit bafedfb

Browse files
authored
add schemas process to doc
1 parent d7230a9 commit bafedfb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/content/pygeoapi-plugin.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,12 @@ To integrate this plugin in pygeoapi:
1414
- add the processes to the pygeoapi configuration as follows:
1515

1616
```yaml
17+
18+
pygeometa-metadata-schemas:
19+
type: process
20+
processor:
21+
name: pygeometa.pygeoapi_plugin.PygeometaMetadataSchemasProcessor
22+
1723
pygeometa-metadata-import:
1824
type: process
1925
processor:

0 commit comments

Comments
 (0)