We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c9eceb1 commit fb0367aCopy full SHA for fb0367a
docs/development/rfc/5.md
@@ -43,9 +43,8 @@ The `limits` setting will be applied as follows:
43
44
## Implementation
45
46
-An `evaluate_limit` function will be added to the `pygeoapi` module for use by `pygeoapi.api` accordingly.
47
-
48
-If `limits.on_surpass` is `error`, then pygeoapi will throw HTTP 413
+- an `evaluate_limit` function will be added to the `pygeoapi` module for use by `pygeoapi.api` accordingly
+- if `limits.on_surpass` is `error`, then pygeoapi will throw HTTP 413
49
50
### Backwards Compatibility Issues
51
0 commit comments