@remit/api-openapi-spec 0.0.16 → 0.0.17
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/openapi.json +2 -2
- package/package.json +1 -1
package/openapi.json
CHANGED
|
@@ -3487,7 +3487,7 @@
|
|
|
3487
3487
|
"$ref": "#/components/schemas/RemitImap.AddressFlagBase"
|
|
3488
3488
|
}
|
|
3489
3489
|
],
|
|
3490
|
-
"description": "Sender is blocked: never load
|
|
3490
|
+
"description": "Sender is blocked: mail is placed in Junk, and images never load, even on explicit click"
|
|
3491
3491
|
},
|
|
3492
3492
|
"RemitImap.BlockedFlagUpdate": {
|
|
3493
3493
|
"type": "object",
|
|
@@ -3501,7 +3501,7 @@
|
|
|
3501
3501
|
"$ref": "#/components/schemas/RemitImap.AddressFlagBaseUpdate"
|
|
3502
3502
|
}
|
|
3503
3503
|
],
|
|
3504
|
-
"description": "Sender is blocked: never load
|
|
3504
|
+
"description": "Sender is blocked: mail is placed in Junk, and images never load, even on explicit click"
|
|
3505
3505
|
},
|
|
3506
3506
|
"RemitImap.BodyPartResponse": {
|
|
3507
3507
|
"type": "object",
|