We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be51a4 commit 4068c09Copy full SHA for 4068c09
src/oas.md
@@ -5277,7 +5277,7 @@ RFC2557 was written to allow sending hyperlinked sets of documents as email atta
5277
```MULTIPART
5278
--boundary-example
5279
Content-Type: application/openapi+yaml
5280
-Content-Location: https://inaccessible-domain.com/api/openapi.yaml
+Content-Location: https://example.com/api/openapi.yaml
5281
5282
openapi: 3.2.0
5283
info:
0 commit comments