Skip to content

Commit 2a3c1eb

Browse files
authored
Merge pull request #34 from 1Password/libutcher-patch-4
Update readme limitations for editing items
2 parents c6645ba + 841c3a6 commit 2a3c1eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ Before you get started, [create a service account](https://developer.1password.c
2424

2525
## ❗ Limitations
2626

27-
1Password SDKs currently only support operations on text and concealed fields. If you update or delete an item that has information saved in other field types, that information will be permanently lost.
28-
2927
1Password SDKs don't yet support using secret references with query parameters, so you can't retrieve file attachments or SSH keys, or get more information about field metadata.
3028

29+
1Password SDKs currently only support operations on text and concealed fields. As a result, you can't edit items that include information saved in other types of fields.
30+
3131
When managing items with 1Password SDKs, you must use [unique identifiers (IDs)](https://developer.1password.com/docs/sdks/concepts#unique-identifiers) in place of vault, item, and field names.
3232

3333
## 🚀 Get started

0 commit comments

Comments
 (0)