Skip to content

fix: use a schema for enable_inscription body - #89

Closed
armanddidierjean wants to merge 1 commit into
devfrom
sport-competition-enable-schema
Closed

fix: use a schema for enable_inscription body#89
armanddidierjean wants to merge 1 commit into
devfrom
sport-competition-enable-schema

Conversation

@armanddidierjean

@armanddidierjean armanddidierjean commented Aug 8, 2026

Copy link
Copy Markdown

to prevent our ts codegen from failing with a type error

Breaking change:

/competition/editions/{edition_id}/inscription body should contain:

{
  "enable": true,
}

instead of just

true

@armanddidierjean armanddidierjean added the bug Something isn't working label Aug 8, 2026
to prevent our ts codegen from failing with a type error
@armanddidierjean
armanddidierjean force-pushed the sport-competition-enable-schema branch from 24ecc72 to 6f5b6a3 Compare August 8, 2026 21:57
@codecov

codecov Bot commented Aug 8, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@armanddidierjean

Copy link
Copy Markdown
Author

Not necedary anymore after @hey-api upgrade in ProximApp/CalypSSO#2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants