We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd03f5d commit bc0199dCopy full SHA for bc0199d
1 file changed
src/oas.md
@@ -5011,7 +5011,7 @@ RFC2557 was written to allow sending hyperlinked sets of documents as email atta
5011
```MULTIPART
5012
--boundary-example
5013
Content-Type: application/openapi+yaml
5014
-Content-Location: https://inaccessible-domain.com/api/openapi.yaml
+Content-Location: https://example.com/api/openapi.yaml
5015
5016
openapi: 3.2.0
5017
info:
0 commit comments