Skip to content

Add X-Request-ID header to all operations#58

Open
bpescato-amazon wants to merge 1 commit into
mainfrom
add-x-request-id-header
Open

Add X-Request-ID header to all operations#58
bpescato-amazon wants to merge 1 commit into
mainfrom
add-x-request-id-header

Conversation

@bpescato-amazon

Copy link
Copy Markdown
Contributor

Define X-Request-ID as an optional request header parameter and a response header with echo-back semantics. If the client provides the header, the server echoes it; otherwise the server generates one.

  • Add x-request-id parameter to parameters/_index.yaml
  • Add X-Request-ID response header schema to schemas/common.yaml
  • Attach parameter and response header to all 33 operations across all 8 path files

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@bpescato-amazon
bpescato-amazon force-pushed the add-x-request-id-header branch from 6cbefde to 69a87e6 Compare June 26, 2026 21:24
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