1# frozen_string_literal: true 2 3json.schemas ["urn:ietf:params:scim:api:messages:2.0:Error"] 4json.detail @error.message 5json.status "403"