Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions site/plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -726,17 +726,18 @@
"variables": [
{
"name": "STEPZEN_ACCOUNT",
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on StepZen.com."
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on [StepZen.com](https://login.stepzen.com)"
},
{
"name": "STEPZEN_ADMIN_KEY",
"description": "Specifies the admin API Key that enables access to deploy APIs on your account on StepZen. This can be found on the My Account page on StepZen.com."
"description": "Specifies the admin API Key that enables access to deploy APIs on your account on StepZen. This can be found on the My Account page on [StepZen.com.\\](https://login.stepzen.com)"
},
{
"name": "STEPZEN_NAME",
"description": "Specifies the endpoint name for your API. This will determine the URL that your endpoint will deployed to."
}
]
],
"docs": "https://github.com/steprz/netlify-plugin-stepzen#readme"
},
{
"author": "bharathvaj-ganesan",
Expand Down