-
Notifications
You must be signed in to change notification settings - Fork 69
new: Missing /account/transfer endpoint #48
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
Conversation
yoshizzle
commented
Jan 19, 2018
- Created object and endpoint data for /account/transfer
I could REALLY use some help with the object descriptions! |
* Created object and endpoint data for /account/transfer
25259b6
to
621814d
Compare
Might as well be a |
41aad15
to
3b7af9c
Compare
src/data/objects/transfer.yaml
Outdated
billable: | ||
type: Integer | ||
value: 0 | ||
description: Amount of billable pool. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This reads weird to me.. maybe "How much of the pool is billable" ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Or "The amount of the pool that is billable"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I added to your suggestion slightly. Thanks.
3b7af9c
to
53d422f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good enough for me
DLC-72 FE fixes
…ngelog Changelog for API Spec 4.4.0