Skip to content

Commit

Permalink
updates pattern on description
Browse files Browse the repository at this point in the history
  • Loading branch information
vilenarios committed Oct 16, 2024
1 parent 252c766 commit 66fc768
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -205,10 +205,10 @@ Sets the ticker symbol for the ANT.

Sets the description for the ANT.

| Tag Name | Type | Pattern | Required | Description |
| ----------- | ------ | ----------------- | -------- | --------------------------------- |
| Action | string | "Set-Description" | true | Action tag for triggering handler |
| Description | string | N/A | true | New description for ANT. |
| Tag Name | Type | Pattern | Required | Description |
| ----------- | ------ | ------------------ | -------- | --------------------------------- |
| Action | string | "Set-Description" | true | Action tag for triggering handler |
| Description | string | Max 512 characters | true | New description for ANT. |

#### `Set-Keywords`

Expand Down

0 comments on commit 66fc768

Please sign in to comment.