TF-4169 Add Label/changes method
This commit is contained in:
@@ -14,3 +14,7 @@ JmapRequestBuilder createBuilder(Dio dio) {
|
||||
ProcessingInvocation(),
|
||||
);
|
||||
}
|
||||
|
||||
Map<String, String> createJMAPHeader() {
|
||||
return {"accept": "application/json;jmapVersion=rfc-8621"};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user