Skip to content

Add 'transaction' to FileType enum for AR attachments#87

Open
dimavedenyapin wants to merge 1 commit into
mainfrom
fix/filetype-enum
Open

Add 'transaction' to FileType enum for AR attachments#87
dimavedenyapin wants to merge 1 commit into
mainfrom
fix/filetype-enum

Conversation

@dimavedenyapin

Copy link
Copy Markdown
Contributor

Summary

  • FileType schema was missing transaction — only listed invoice and other
  • Updated enum to: invoice, transaction, other to match the API validation

Context

Companion to peakflo/api#612 which fixed the backend Joi schema to accept all three values.

Test plan

  • Verify OpenAPI spec renders correctly with updated enum

🤖 Generated with Claude Code

FileType schema was missing 'transaction' which is a valid value
accepted by the API. Updated enum to: invoice, transaction, other.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.

1 participant