SmartThingsCommunity / smartthings-cli

Command-line Interface for the SmartThings APIs.
https://developer.smartthings.com/docs/sdks/cli/introduction
Apache License 2.0
230 stars 102 forks source link

fix: fix bug with editing webook URL for webhook endpoint app #607

Closed rossiam closed 4 months ago

rossiam commented 4 months ago

The function webHookUrlDef function builds the input definition for the webhook URL. It needs the initial value of the app when used to edit a pre-existing app but it wasn't being passed in.

changeset-bot[bot] commented 4 months ago

🦋 Changeset detected

Latest commit: a7300d7b565bfd1342b290a3e018606b5ffb607b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | @smartthings/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR