Skip to content

Commit

Permalink
Codes are generated by openapi generator (#1063)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <github-actions@github.com>
  • Loading branch information
github-actions[bot] and github-actions authored Nov 25, 2024
1 parent 6d7ba7f commit e0e13db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/messaging-api/model/textMessageV2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ export type TextMessageV2 = MessageBase & {
*/
text: string /**/;
/**
* A mapping that specifies substitutions for parts enclosed in {} within the \'text\' field.
* A mapping that specifies substitutions for parts enclosed in {} within the `text` field.
*
* @see <a href="https://developers.line.biz/en/reference/messaging-api/#text-message-v2">substitution Documentation</a>
*/
Expand Down

0 comments on commit e0e13db

Please # to comment.