Skip to content

v1.3.4

Compare
Choose a tag to compare
@sleelin sleelin released this 24 Feb 01:02
· 7 commits to main since this release
d06c8ba

What's Changed

  • Fixed comparison of multivalue attributes targeted by sortBy parameter in SCIMMY.Messages.ListResponse constructor by @sleelin in #67
  • Added schemas in SCIMMY.Messages.PatchOp documentation and typing by @ymoriaud in #69
  • Added totalResults parameter to SCIMMY.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 in SCIMMY.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