Skip to content

Commit

Permalink
update RFC5
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Dec 9, 2024
1 parent c9eceb1 commit fb0367a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/development/rfc/5.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,9 +43,8 @@ The `limits` setting will be applied as follows:

## Implementation

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
- 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

### Backwards Compatibility Issues

Expand Down

0 comments on commit fb0367a

Please sign in to comment.