lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb in hubspot-api-client-17.0.0 vs lib/hubspot/codegen/crm/objects/notes/models/standard_error.rb in hubspot-api-client-17.1.0
- old
+ new
@@ -56,10 +56,10 @@
# Attribute type mapping.
def self.openapi_types
{
:'status' => :'String',
:'id' => :'String',
- :'category' => :'ErrorCategory',
+ :'category' => :'String',
:'sub_category' => :'Object',
:'message' => :'String',
:'errors' => :'Array<ErrorDetail>',
:'context' => :'Hash<String, Array<String>>',
:'links' => :'Hash<String, String>'