Skip to content

Commit

Permalink
Add new Link To Issuer parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
leefine02 authored Jan 30, 2024
1 parent 1afc94a commit d87a671
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,14 @@
"DependsOn": null,
"DefaultValue": "true",
"Required": true
},
{
"Name": "linkToIssuer",
"DisplayName": "Link To Issuer",
"Type": "Bool",
"DependsOn": null,
"DefaultValue": "false",
"Required": false
}
],
"EntryParameters": [
Expand Down

0 comments on commit d87a671

Please sign in to comment.