-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Provide api to request tag metadata Why: In order to make this information visible to the applications using scrub How: add new public api and corresponding queries in the session.ex application * Fix return tuple from from read_metadata to includ :ok and data * Add template data filter Why: Scrub.session appends template data to the metadata map. This data contains information about templates for structured types not needed currently How: Filtering items whose structure map key is not set to :atomic * Remove incorrectly uncommented code * Increase Version Number * Including mix format changes
- Loading branch information
aguirrem
authored
Jun 4, 2020
1 parent
c4d4998
commit 3f05231
Showing
3 changed files
with
56 additions
and
2 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
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