···8081each set field accepts one of two forms:
8283-- **replace**: an array replaces the entire set — `["did:plc:abc", "did:plc:xyz"]`
84-- **patch**: an object maps items to `true` (add) or `false` (remove) — `{"did:plc:abc": true, "did:plc:xyz": false}`
8586#### NSID patterns
87
···8081each set field accepts one of two forms:
8283+- **replace**: an array replaces the entire set — `["did:plc:abc", "did:web:example.org"]`
84+- **patch**: an object maps items to `true` (add) or `false` (remove) — `{"did:plc:abc": true, "did:web:example.org": false}`
8586#### NSID patterns
87