File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ def self.error_codes
6666 namespace_member_not_found : { description : 'The namespace member with the given identifier was not found' } ,
6767 license_not_found : { description : 'The namespace license with the given identifier was not found' } ,
6868 flow_type_not_found : { description : 'The flow type with the given identifier was not found' } ,
69+ organization_not_found : { description : 'The organization with the given identifier was not found' } ,
6970 primary_level_not_found : { description : '' , deprecation_reason : 'Outdated concept' } ,
7071 secondary_level_not_found : { description : '' , deprecation_reason : 'Outdated concept' } ,
7172 tertiary_level_exceeds_parameters : { description : '' , deprecation_reason : 'Outdated concept' } ,
You can’t perform that action at this time.
0 commit comments