Skip to content

Commit

Permalink
Update actions.yml (#110)
Browse files Browse the repository at this point in the history
change threadTimestamp to a string
  • Loading branch information
ravintpillai authored Dec 11, 2024
1 parent b8b55bc commit 17852ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fern/definition/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ types:
SlackThread:
properties:
channelId: string
threadTimestamp: integer
threadTimestamp: string
Conversation:
properties:
conversationId: uuid
Expand Down

0 comments on commit 17852ec

Please sign in to comment.