main
1# frozen_string_literal: true
2
3json.schemas ["urn:ietf:params:scim:api:messages:2.0:Error"]
4json.detail "Unauthorized"
5json.status "401"