We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d1564a commit fdf85c1Copy full SHA for fdf85c1
proposals/propertyDependencies.md
@@ -44,7 +44,7 @@ significant [problems](#problems).
44
45
OpenAPI solves this problem with the `discriminator` keyword. However, their
46
approach is more oriented toward code generation concerns, is poorly specified
47
-when it comes to validation, and is couple to OpenAPI concepts that don't exist
+when it comes to validation, and is coupled to OpenAPI concepts that don't exist
48
is JSON Schema. Therefore, it's necessary to define something new rather than
49
adopt `discriminator`.
50
0 commit comments