This repository was archived by the owner on May 15, 2023. It is now read-only.

Description
Unless explicitly stated, a param should not be required by default. In the markdown it states:
required | boolean | Determines whether this parameter is mandatory. If the parameter is in "path", this property is required and its value MUST be true. Otherwise, the property MAY be included and its default value is false.