Skip to content
This repository has been archived by the owner on Jun 10, 2022. It is now read-only.

Content parameters #2

Merged
merged 3 commits into from
Jan 7, 2016
Merged

Content parameters #2

merged 3 commits into from
Jan 7, 2016

Conversation

seanmtracey
Copy link
Contributor

Added ability to omit certain bits of information from the signatures

@AdaRoseCannon
Copy link
Contributor

Fixes #4

for(const key in data){

console.log(key, key.indexOf('include-'), data[key] === 'false');
debugger;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Debugger Statement

AdaRoseCannon pushed a commit that referenced this pull request Jan 7, 2016
@AdaRoseCannon AdaRoseCannon merged commit 3a58323 into master Jan 7, 2016
@AdaRoseCannon AdaRoseCannon deleted the content-parameters branch January 7, 2016 14:28
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants