Skip to content

Commit

Permalink
Merge pull request #173 from regulaforensics/x-request-id
Browse files Browse the repository at this point in the history
X-RequestID description
  • Loading branch information
KirylKovaliov committed Jun 11, 2024
2 parents 3a5c495 + a3da967 commit 722ca7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ components:
name: X-RequestID
schema:
type: string
description: It allows the client and server to correlate each HTTP request. HTTP requests with an identifier are sent from the client to the server and back again.

schemas:
PageIndex:
Expand Down

0 comments on commit 722ca7e

Please sign in to comment.