FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

docs: clarify invoice wrapper hash by miachillgood · Pull Request #377 · XeroAPI/xero-ruby · GitHub

docs: clarify invoice wrapper hash - #377

Open
miachillgood wants to merge 1 commit into
XeroAPI:masterfrom
miachillgood:codex/clarify-invoice-wrapper-hash
Open

docs: clarify invoice wrapper hash#377
miachillgood wants to merge 1 commit into
XeroAPI:masterfrom
miachillgood:codex/clarify-invoice-wrapper-hash

Conversation

miachillgood commented Aug 2, 2026
edited
Loading

Copy link
Copy Markdown

Summary

  • clarify that create_invoices expects the Invoices wrapper hash in the request body
  • add the same clarification to update_invoice
  • update the generated API comments and published accounting documentation so the parameter description matches the working examples

Validation

  • ruby -c lib/xero-ruby/api/accounting_api.rb
  • git diff --check

Fixes #375.

miachillgood force-pushed the codex/clarify-invoice-wrapper-hash branch from 1c9c651 to 76a24f6 Compare August 10, 2026 09:05
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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs bug: #create_invoices, #update_invoice require a hash of invoices, not array

1 participant


Back | FazBrowse Home | New Git URL