Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BREAKING] add Routes schema; remove Transfer.type #134

Merged
merged 1 commit into from
May 9, 2016

Conversation

sentientwaffle
Copy link
Contributor

No description provided.

"destination_ledger": {"$ref": "Iri.json"},
"connector": {"$ref": "Iri.json"},
"min_message_window": {"type": "number", "minimum": 0, "description": "seconds"},
"source_account": {"$ref": "Iri.json"},
Copy link
Contributor

Choose a reason for hiding this comment

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

Might be helpful to add descriptions to these properties so it's clear what they're for

@sentientwaffle sentientwaffle force-pushed the feature/dj-destination-routing branch from 0ab4325 to 248ccc0 Compare May 2, 2016 18:26
@sentientwaffle
Copy link
Contributor Author

Ok, added some descriptions.

"items": {"type": "number"},
"description": "[source_amount, destination_amount]"
},
"description": "a list of points"
Copy link
Contributor

Choose a reason for hiding this comment

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

Could this be expanded a bit?

@clark800
Copy link
Contributor

clark800 commented May 2, 2016

LGTM

@sentientwaffle sentientwaffle force-pushed the feature/dj-destination-routing branch from 248ccc0 to 5472f14 Compare May 2, 2016 18:42
@sentientwaffle sentientwaffle merged commit c565814 into master May 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants