[bugfix] Fix preposterous characters reserved per URL amount (#809)

* clarify docs

* tidy up consts, set reserved chars much lower

* update tests
This commit is contained in:
tobi
2022-09-08 12:36:42 +02:00
committed by GitHub
parent d09ddb4769
commit a26280b31a
4 changed files with 23 additions and 14 deletions

View File

@ -1183,8 +1183,8 @@ definitions:
instanceConfigurationStatuses:
properties:
characters_reserved_per_url:
description: Amount of characters that a URL will be compressed to.
example: 999
description: Amount of characters clients should assume a url takes up.
example: 25
format: int64
type: integer
x-go-name: CharactersReservedPerURL