Skip to content

Commit b12fdaa

Browse files
author
github-actions
committed
Codes are generated by openapi
1 parent 463dea6 commit b12fdaa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/webhook/model/source.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ export type SourceBase = {
2828
*
2929
* @see <a href="https://developers.line.biz/en/reference/messaging-api/#source-user">type Documentation</a>
3030
*/
31-
type?: string /**/;
31+
type: string /**/;
3232
};

line-openapi

0 commit comments

Comments
 (0)