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

Balance sheet #579

Merged
merged 7 commits into from
Oct 5, 2015
Merged

Balance sheet #579

merged 7 commits into from
Oct 5, 2015

Conversation

wltsmrz
Copy link
Contributor

@wltsmrz wltsmrz commented Oct 3, 2015

No description provided.

"items": {
"type": "object",
"properties": {
"required": ["currency", "value"],
Copy link
Contributor

Choose a reason for hiding this comment

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

required and additionalProperties should be outside the properties object

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

"balances": {
"type": "array",
"items": {
"type": "object",
Copy link
Contributor

Choose a reason for hiding this comment

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

Probably better to just do {"$ref": "amount"} here.

@clark800
Copy link
Contributor

clark800 commented Oct 5, 2015

LGTM

clark800 added a commit that referenced this pull request Oct 5, 2015
@clark800 clark800 merged commit 29c37aa into XRPLF:develop Oct 5, 2015
@clark800
Copy link
Contributor

clark800 commented Oct 5, 2015

Oops, forgot squash, oh well

@wltsmrz
Copy link
Contributor Author

wltsmrz commented Oct 5, 2015

lol

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.

2 participants