• James Edwards-Jones's avatar
    Refactor SCIM ParamsParser · df9c9782
    James Edwards-Jones authored
    Prepares us for implementing SCIM filtering and filterless GET requests.
    
    - Extracts value coercion/casting to a new ValueParser class.
    - Extracts attribute mapping to a new AtrributeTransform class.
    - Extracts GET filter parsing to a new FilterParser class
    df9c9782
scim.rb 6.02 KB