Skip to content

fix: allow Respect to send a null payload#2548

Merged
Daryna-del merged 2 commits intomainfrom
fix/allow-send-null-payload
Feb 9, 2026
Merged

fix: allow Respect to send a null payload#2548
Daryna-del merged 2 commits intomainfrom
fix/allow-send-null-payload

Conversation

@Daryna-del
Copy link
Contributor

@Daryna-del Daryna-del commented Feb 6, 2026

What/Why/How?

Allow Respect to send a null payload when an example is described in the OpenAPI schema

Reference

#2497

Testing

Tested here

Screenshots (optional)

Check yourself

  • Code changed? - Tested with Redoc/Realm/Reunite (internal)
  • All new/updated code is covered by tests
  • New package installed? - Tested in different environments (browser/node)
  • Documentation update considered

Security

  • The security impact of the change has been considered
  • Code follows company security practices and guidelines

@changeset-bot
Copy link

changeset-bot bot commented Feb 6, 2026

🦋 Changeset detected

Latest commit: 2417bf3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@redocly/respect-core Patch
@redocly/cli Patch
@redocly/openapi-core Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@Daryna-del Daryna-del force-pushed the fix/allow-send-null-payload branch from 485fd9b to f7e11e5 Compare February 6, 2026 15:13
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 78.73% (🎯 78%) 6182 / 7852
🔵 Statements 78.17% (🎯 78%) 6390 / 8174
🔵 Functions 82.56% (🎯 82%) 1269 / 1537
🔵 Branches 70.42% (🎯 70%) 4210 / 5978
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
packages/respect-core/src/modules/flow-runner/prepare-request.ts 90.41% 81.25% 100% 90.14% 80, 131, 193-198, 202-204, 257
Generated in workflow #8541 for commit 2417bf3 by the Vitest Coverage Report Action

@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

CLI Version Mean Time ± Std Dev (s) Relative Performance (Lower is Faster)
cli-latest 3.518s ± 0.040s ▓ 1.00x (Fastest)
cli-next 3.534s ± 0.010s ▓ 1.00x

@Daryna-del Daryna-del added the snapshot Create experimental release PR label Feb 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 6, 2026

📦 A new experimental 🧪 version v0.0.0-snapshot.1770391136 of Redocly CLI has been published for testing.

Install with NPM:

npm install @redocly/cli@0.0.0-snapshot.1770391136
# or
npm install @redocly/openapi-core@0.0.0-snapshot.1770391136
# or
npm install @redocly/respect-core@0.0.0-snapshot.1770391136

⚠️ Note: This is a development build and may contain unstable features.

@Daryna-del Daryna-del marked this pull request as ready for review February 6, 2026 16:49
@Daryna-del Daryna-del requested review from a team as code owners February 6, 2026 16:49
@Daryna-del Daryna-del force-pushed the fix/allow-send-null-payload branch from 0e94353 to 70e38bf Compare February 9, 2026 10:47
@Daryna-del Daryna-del merged commit ad3711a into main Feb 9, 2026
40 checks passed
@Daryna-del Daryna-del deleted the fix/allow-send-null-payload branch February 9, 2026 11:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

snapshot Create experimental release PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants