Skip to content

Docs/fix commitments export response schema - #1620

Merged
1nonlypiece merged 3 commits into
Commitlabs-Org:masterfrom
SamixYasuke:docs/fix-commitments-export-response-schema
Jul 27, 2026
Merged

1nonlypiece merged 3 commits into
Commitlabs-Org:masterfrom
SamixYasuke:docs/fix-commitments-export-response-schema

Conversation

@SamixYasuke

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. List any dependencies that are required for this change.

Closes #1586

Type of Change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update

Checklist

Please review the Developer Guide before checking the items below:

  • My code follows the code style and standards of this project (strict TypeScript, components/functions/constants naming conventions).
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have updated or added documentation where relevant (DEVELOPER_GUIDE.md, README.md, or inline files).
  • I have added unit/integration tests that prove my fix is effective or that my feature works.
  • Any new or modified logic has at least 95% test coverage (verified via pnpm run test:coverage or npm run test:coverage).
  • I have ran the project linter (pnpm lint or npm run lint) and fixed all error diagnostics.
  • I have verified that this change fits within the 96-hour campaign timeframe for contributor assignments.
  • I have attached screenshots/videos showing the before and after states for any visual or UI changes.

Visual Changes (if applicable)

Please add screenshots, screen recordings, or GIFs showcasing the user interface changes.

Join the Discussion

Need help or want to chat? Join our CommitLabs Discord server.

@vercel

vercel Bot commented Jul 26, 2026

Copy link
Copy Markdown

@SamixYasuke is attempting to deploy a commit to the 1nonly's projects Team on Vercel.

A member of the Team first needs to authorize it.

@1nonlypiece
1nonlypiece merged commit 040421e into Commitlabs-Org:master Jul 27, 2026
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.

openapi.yaml documents GET /api/commitments/export as returning JSON, but it always streams CSV

2 participants