# README
Generator Runtime
Environment based configuration
-
MAX_PAGE_SIZE
default:100
- MaxPageSize describes the max. valid value for the page size query parameter of a request with pagination
-
MIN_PAGE_SIZE
default:1
- MinPageSize describes the min. valid value for the page size query parameter of a request with pagination
-
DEFAULT_PAGE_SIZE
default:50
- DefaultPageSize describes the default value, if there is no page size present in the request