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.
2 parents e9f3792 + 375f44b commit 9f12f03Copy full SHA for 9f12f03
SECURITY_CONSIDERATIONS.md
@@ -1,8 +1,8 @@
1
# Security Considerations
2
3
OpenAPI documents use JSON, YAML, and JSON Schema, and therefore share their security considerations:
4
-- [JSON](https://datatracker.ietf.org/doc/html/rfc8259)
5
-- [YAML](https://datatracker.ietf.org/doc/html/rfc9512)
+- [JSON](https://www.iana.org/assignments/media-types/application/json)
+- [YAML](https://www.iana.org/assignments/media-types/application/yaml)
6
- [JSON Schema Core](https://json-schema.org/draft/2020-12/json-schema-core#section-13)
7
- [JSON Schema Validation](https://json-schema.org/draft/2020-12/json-schema-validation#name-security-considerations)
8
0 commit comments