-
Notifications
You must be signed in to change notification settings - Fork 496
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #8237 from QualitativeDataRepository/IQSS/8235-aux…
…file_enhancements Auxiliary File API Enhancements
- Loading branch information
Showing
8 changed files
with
316 additions
and
39 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
### Auxiliary File API Enhancements | ||
|
||
This release includes updates to the Auxiliary File API: | ||
- Auxiliary files can now also be associated with non-tabular files | ||
- Improved error reporting | ||
- The API will block attempts to create a duplicate auxiliary file | ||
- Delete and list-by-original calls have been added | ||
- Bug fix: correct checksum recorded for aux file | ||
|
||
Please note that the auxiliary files feature is experimental and is designed to support integration with tools from the [OpenDP Project](https://opendp.org). If the API endpoints are not needed they can be blocked. | ||
|
||
### Major Use Cases | ||
|
||
(note for release time - expand on the items above, as use cases) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.