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
Copy file name to clipboardExpand all lines: site/plugins.json
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -730,17 +730,18 @@
730
730
"variables": [
731
731
{
732
732
"name": "STEPZEN_ACCOUNT",
733
-
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on StepZen.com."
733
+
"description": "Specifies the name of your StepZen account. This can be found on the My Account page on [StepZen.com](https://login.stepzen.com)"
734
734
},
735
735
{
736
736
"name": "STEPZEN_ADMIN_KEY",
737
-
"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."
737
+
"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)"
738
738
},
739
739
{
740
740
"name": "STEPZEN_NAME",
741
741
"description": "Specifies the endpoint name for your API. This will determine the URL that your endpoint will deployed to."
0 commit comments