Remove unsupported split_equally for update_expense#53
Merged
Conversation
jhottenstein
approved these changes
Jan 31, 2022
Comment on lines
+2227
to
+2228
| <p>If you’re interested in integrating your commercial application with Splitwise, we strongly encourage you to contact <a href="mailto:developers@splitwise.com">developers@splitwise.com</a> so our development team can help discuss your use case, provide private APIs and Enterprise support, and offer an appropriate commercial license for the integration. The Self-Serve API documented here may be suitable for internal prototyping and other exploratory work.</p> | ||
| <p>If you are developing a non-commercial plugin application or personal project, we recommend you make use of the Self-Serve API documented here under the API Terms Of Use. Please be aware that our Self-Serve API has conservative rate and access limits, which are subject to change at any time and not well suited to commercial projects. If this is a problem for your use case, please contact us at <a href="mailto:developers@splitwise.com">developers@splitwise.com</a> to discuss your needs.</p> |
Contributor
There was a problem hiding this comment.
Why this change? (and why the html codes?)
Collaborator
Author
There was a problem hiding this comment.
I can only assume a new version of redoc-cli. I'll have to properly set up an npm/yarn project.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
update_expensedoesn't currently support the "split equally" method.