v1.3.4
What's Changed
- Fixed comparison of multivalue attributes targeted by sortBy parameter in
SCIMMY.Messages.ListResponse
constructor by @sleelin in #67 - Added
schemas
inSCIMMY.Messages.PatchOp
documentation and typing by @ymoriaud in #69 - Added
totalResults
parameter toSCIMMY.Messages.ListResponse
constructor by @sleelin in #71 - Added schema ID static get accessor properties for all
SCIMMY.Messages
classes by @sleelin in #72 - Made return type of
attribute
method generic inSCIMMY.Types.SchemaDefinition
class by @sleelin in #75 - Updated direction of
externalId
attribute to default value of "both" by @sleelin in #76
New Contributors
Full Changelog: v1.3.3...v1.3.4