mirror of
https://github.com/openshift/openshift-docs.git
synced 2026-02-05 12:46:18 +01:00
Fix typo
This commit is contained in:
committed by
openshift-cherrypick-robot
parent
2e8454eb70
commit
6409667e35
@@ -38,7 +38,7 @@ Replacing a list in a merge patch is supported.
|
||||
|Merging and replacing lists is supported in a limited fashion - you can only merge one object in the list.
|
||||
|
||||
|Does not currently support the link:https://spec.openapis.org/oas/latest.html[OpenAPI specification] for resource patching.
|
||||
This means that additional directives are required in the patch to merge content that does not follow a schema, for example `PtpConfig` resources.
|
||||
This means that additional directives are required in the patch to merge content that does not follow a schema, for example, `PtpConfig` resources.
|
||||
|Works by replacing fields and values with values as defined by the patch.
|
||||
|
||||
|Requires additional directives, for example, `$patch: replace` in the patch to merge content that does not follow a schema.
|
||||
|
||||
Reference in New Issue
Block a user