You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 8, 2024. It is now read-only.
invalid value for 'boolean' type. allowed values are 'true' or 'false'
For the default value, where the default is false, same warning if it is wrapped in backticks or not. I expect it is not counting for the new line (\n) in the section. The same example using number type does work correctly.
FORMAT: 1A
#API Elements Data Structures## Data Structures###IsAdmin (boolean)
Whether the user is an admin
####Default`false`