-
Notifications
You must be signed in to change notification settings - Fork 30
configuration definitions descriptiontitle properties headinglevel
Robert Massaioli edited this page Sep 6, 2021
·
3 revisions
https://github.com/robertmassaioli/openapi-merge/blob/main/packages/openapi-merge-cli/src/data.ts#/definitions/DescriptionTitle/properties/headingLevelWhat heading level this heading will be at: from h1 through to h6. The default value is 1 and will create h1 elements in Markdown format.
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | configuration.schema.json* |
number (headingLevel)
maximum: the value of this number must smaller than or equal to: 6
minimum: the value of this number must greater than or equal to: 1
The default value is:
1