Skip to content

Commit fb0367a

Browse files
committed
update RFC5
1 parent c9eceb1 commit fb0367a

File tree

1 file changed

+2
-3
lines changed
  • docs/development/rfc

1 file changed

+2
-3
lines changed

docs/development/rfc/5.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -43,9 +43,8 @@ The `limits` setting will be applied as follows:
4343

4444
## Implementation
4545

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
46+
- an `evaluate_limit` function will be added to the `pygeoapi` module for use by `pygeoapi.api` accordingly
47+
- if `limits.on_surpass` is `error`, then pygeoapi will throw HTTP 413
4948

5049
### Backwards Compatibility Issues
5150

0 commit comments

Comments
 (0)