The Relativity Import SDK package contains interfaces for interacting with Relativity Import APIs via .NET.
- Added DeleteParentFolderAsync endpoint
- Added GetDefaultLocationForWorkspaceAsync and GetDefaultLocationForJobAsync endpoints
- Relativity.Import.SDK now targets .NET Standard 2.0
- Added ObjectIdentifier to ImportError model
- Update ImageSettingsBuilder to use ExtractedTextEncoding instead of Other settings.
- Add encoding and file size settings for all long text fields with file paths.
- Add builder method for long text field with file paths.
- Added dependency to Relativity.Kepler.Client.SDK
- Initial Version Release