We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8f352 commit 674059bCopy full SHA for 674059b
1 file changed
src/oas.md
@@ -2004,8 +2004,8 @@ multipart/byteranges:
2004
content:
2005
text/plain:
2006
schema:
2007
- # A suitable "pattern" constraint for this
2008
- # header is left as an exercise for the reader
+ # The `pattern` regular expression that would
+ # be included in practice is omitted for simplicity
2009
type: string
2010
```
2011
0 commit comments