Skip to content

Commit

Permalink
Define pattern & example for x-correlator
Browse files Browse the repository at this point in the history
  • Loading branch information
bigludo7 authored Jan 23, 2025
1 parent de04a02 commit 25eb23e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/API_definitions/one-time-password-sms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ paths:
description: Correlation id for the different services
schema:
type: string
pattern: ^[a-zA-Z0-9-]{0,55}$
example: "b4333c46-49c0-4f62-80d7-f0ef930f1c46"
requestBody:
content:
application/json:
Expand Down

0 comments on commit 25eb23e

Please sign in to comment.