Skip to content

Commit

Permalink
Update devcontainer-feature.json
Browse files Browse the repository at this point in the history
Add `documentationURL`.
  • Loading branch information
nullcoder committed Jun 1, 2023
1 parent dd0f65f commit fa69f33
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/stripe-cli/devcontainer-feature.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"id": "stripe-cli",
"version": "1.0.0",
"description": "Installs the Stripe CLI. Auto-detects latest version and installs needed dependencies.",
"documentationURL": "https://github.com/nullcoder/devcontainer-features/tree/main/src/stripe-cli",
"options": {
"version": {
"type": "string",
Expand All @@ -17,4 +18,4 @@
"ghcr.io/devcontainers/features/common-utils",
"ghcr.io/devcontainers/features/git"
]
}
}

0 comments on commit fa69f33

Please sign in to comment.