Skip to content

fix: resolve HTTP details tab regression#3957

Open
ahmedhesham6 wants to merge 1 commit intosuperplanehq:mainfrom
ahmedhesham6:fix/http-details-tab-regression
Open

fix: resolve HTTP details tab regression#3957
ahmedhesham6 wants to merge 1 commit intosuperplanehq:mainfrom
ahmedhesham6:fix/http-details-tab-regression

Conversation

@ahmedhesham6
Copy link
Copy Markdown

Summary

  • add the HTTP request line to execution details from execution configuration
  • extract a shared helper so request formatting stays aligned between details and metadata
  • extend HTTP mapper tests and use valid generated execution enum values in the test fixture

Why

Fixes #3792

## Summary
- add the HTTP request line to execution details from execution configuration
- extract a shared helper so request formatting stays aligned between details and metadata
- extend HTTP mapper tests and use valid generated execution enum values in the test fixture

## Why
- fixes the HTTP component details tab regression reported in issue superplanehq#3792

Fixes superplanehq#3792

Signed-off-by: Ahmed Hesham Abdelkader <23265119+ahmedhesham6@users.noreply.github.com>
@superplanehq-integration
Copy link
Copy Markdown

👋 Commands for maintainers:

  • /sp start - Start an ephemeral machine (takes ~30s)
  • /sp stop - Stop a running machine (auto-executed on pr close)

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.

HTTP component: details tab regression

1 participant