Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PATCH_FORMAT_JSON_MERGE_PATCH |
"application/merge-patch+json" |
public static final String |
PATCH_FORMAT_JSON_PATCH |
"application/json-patch+json" |
public static final String |
PATCH_FORMAT_STRATEGIC_MERGE_PATCH |
"application/strategic-merge-patch+json" |
Copyright © 2019. All rights reserved.