Skip to content

Commit 35ddbdf

Browse files
committed
- switched order of obs collection in resources
1 parent 1ff339f commit 35ddbdf

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/pygeoapi-test-config-admin.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,6 @@ metadata:
9393
role: pointOfContact
9494

9595
resources:
96-
hello-world:
97-
type: process
98-
processor:
99-
name: HelloWorld
10096
obs:
10197
type: collection
10298
title: Observations
@@ -140,4 +136,8 @@ resources:
140136
geometry:
141137
x_field: long
142138
y_field: lat
139+
hello-world:
140+
type: process
141+
processor:
142+
name: HelloWorld
143143

0 commit comments

Comments
 (0)