[APIB-6207] Updates to xero_accounting.yaml#684
Draft
ronnel-santiago-xero wants to merge 1 commit intoXeroAPI:feature/sdk-automationfrom
Draft
[APIB-6207] Updates to xero_accounting.yaml#684ronnel-santiago-xero wants to merge 1 commit intoXeroAPI:feature/sdk-automationfrom
ronnel-santiago-xero wants to merge 1 commit intoXeroAPI:feature/sdk-automationfrom
Conversation
|
PETOSS-659 |
|
Thanks for raising an issue, a ticket has been created to track your request |
e931e99 to
0746e53
Compare
0746e53 to
34213f6
Compare
…, /overpayments and /prepayments endpoint
| - in: query | ||
| name: IDs | ||
| x-snake: ids | ||
| description: Filter by a comma-separated list of BankTransactionIDs. |
Contributor
Author
There was a problem hiding this comment.
I want to be able to use $ref for this IDs but at the same time to supply a different description to make it clear what type of IDs are expected for each endpoints, it looks like it is not possible
"Any sibling elements of a $ref are ignored."
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.
Description
IDsquery param toGET /banktransactions,GET /overpaymentsandGET /prepaymentsendpoints.Release Notes
Screenshots (if appropriate):
Types of Changes