-
-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
HacktoberfestAn PR on this issue (or the PR itself) is eligible towards Hacktoberfest!An PR on this issue (or the PR itself) is eligible towards Hacktoberfest!help-wantedWanna help? Jump in!Wanna help? Jump in!
Description
A while back an advance way to describe the configuration variables was introduced.
{% configuration %}
api_key:
description: The API key to access the service.
required: true
type: string
name:
description: Name to use in the frontend.
required: false
default: The default name to use in the frontend.
type: string
{% endconfiguration %}
At the moment not all platform and component documentation is ported to the new style.
This the tracking issue. Please don't close but add as a reference to your Pull request.
Metadata
Metadata
Assignees
Labels
HacktoberfestAn PR on this issue (or the PR itself) is eligible towards Hacktoberfest!An PR on this issue (or the PR itself) is eligible towards Hacktoberfest!help-wantedWanna help? Jump in!Wanna help? Jump in!