lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb in hubspot-api-client-17.2.0 vs lib/hubspot/codegen/crm/associations/v4/models/standard_error.rb in hubspot-api-client-18.0.0
- old
+ new
@@ -1,7 +1,7 @@
=begin
-#CrmPublicObjectsService
+#CRM Associations
#No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
The version of the OpenAPI document: v4
@@ -58,10 +58,10 @@
{
:'sub_category' => :'Object',
:'context' => :'Hash<String, Array<String>>',
:'links' => :'Hash<String, String>',
:'id' => :'String',
- :'category' => :'ErrorCategory',
+ :'category' => :'String',
:'message' => :'String',
:'errors' => :'Array<ErrorDetail>',
:'status' => :'String'
}
end