We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c65e8cb commit 9628764Copy full SHA for 9628764
lib/shop/model/errorResponse.ts
@@ -17,5 +17,4 @@ export type ErrorResponse = {
17
* @see <a href="https://developers.line.biz/en/reference/partner-docs/#send-mission-stickers-v3">message Documentation</a>
18
*/
19
message: string /**/;
20
- hoge: string;
21
};
0 commit comments