Skip to content

Commit

Permalink
minor fix (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
gunzip authored Sep 24, 2020
1 parent e26e29d commit 19c1bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openapi/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ parameters:
maxLength: 16
minLength: 16
required: true
description: The sandbox fiscal code of the user, all upper case.
description: The user's sandbox fiscal code, all upper case.
pattern: "[A-Z]{6}[0-9]{2}A[0-9]{2}Y[0-9]{3}X"
x-example: SPNDNL80A13Y555X
consumes:
Expand Down

0 comments on commit 19c1bcb

Please sign in to comment.