We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd61665 commit 30aa00cCopy full SHA for 30aa00c
1 file changed
src/oas.md
@@ -1979,8 +1979,8 @@ multipart/byteranges:
1979
content:
1980
text/plain:
1981
schema:
1982
- # A suitable "pattern" constraint for this
1983
- # header is left as an exercise for the reader
+ # The `pattern` regular expression that would
+ # be included in practice is omitted for simplicity
1984
type: string
1985
```
1986
0 commit comments