Skip to content

Commit

Permalink
fix linter for internal.yaml to match int
Browse files Browse the repository at this point in the history
  • Loading branch information
traskowskycaci committed Nov 7, 2024
1 parent 6c2e6f4 commit 43c50b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger/internal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1714,7 +1714,7 @@ definitions:
description: zip code, international allowed
format: zip
title: ZIP
example: "'90210' or 'N15 3NL'"
example: '''90210'' or ''N15 3NL'''
postal_code_type:
type: string
enum:
Expand Down

0 comments on commit 43c50b6

Please sign in to comment.