lib/ding/models/operations/create_autentication.rb in ding_sdk-0.5.1 vs lib/ding/models/operations/create_autentication.rb in ding_sdk-0.5.2
- old
+ new
@@ -9,10 +9,10 @@
require_relative '../shared/errorresponse'
module DingSDK
module Operations
- class CreateAutenticationResponse < DingSDK::Utils::FieldAugmented
+ class CreateAutenticationResponse < ::DingSDK::Utils::FieldAugmented
extend T::Sig
# HTTP response content type for this operation
field :content_type, String
# Raw HTTP response; suitable for custom response parsing