Skip to content

Commit 243672d

Browse files
committed
fix: remove required prop for tei urn param
Signed-off-by: Pavel Shukhman <pavel@reliza.io>
1 parent 9f957d1 commit 243672d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

spec/openapi.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,6 @@ components:
685685
name: teiUrn
686686
description: Transparency Exchange Identifier (URN)
687687
in: query
688-
required: true
689688
schema:
690689
type: string
691690
pattern: '^urn:tei:[a-z]+:[a-zA-Z0-9.-]+:[a-zA-Z0-9-]+$'

0 commit comments

Comments
 (0)