From 1bba042ebf0737a793d05d1b2df7dc66b8084dfb Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 9 Apr 2025 06:31:17 +0000 Subject: [PATCH] Codes are generated by openapi --- lib/line/bot/v2/webhook/model/source.rb | 6 +++--- line-openapi | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/line/bot/v2/webhook/model/source.rb b/lib/line/bot/v2/webhook/model/source.rb index e08c3ca6..312b275e 100644 --- a/lib/line/bot/v2/webhook/model/source.rb +++ b/lib/line/bot/v2/webhook/model/source.rb @@ -15,12 +15,12 @@ module Webhook # @see https://developers.line.biz/en/reference/messaging-api/#source-user class Source # @!attribute [rw] type - # @return [String,nil] source type + # @return [String] source type attr_accessor :type - # @param type [String,nil] source type + # @param type [String] source type def initialize( - type: nil, + type:, **dynamic_attributes ) diff --git a/line-openapi b/line-openapi index 31fa3c73..2f380581 160000 --- a/line-openapi +++ b/line-openapi @@ -1 +1 @@ -Subproject commit 31fa3c7340c17a495906c96cca14ed38a93caafa +Subproject commit 2f38058136b8f9237feafe34ea86a4be98455fb3