Skip to content

Commit d4d16a0

Browse files
authored
Merge pull request #168 from NHSDigital/dev/NPA-4610_Patch_Consent_Happy_Path
NPA-4610 Remove Extra Ops
2 parents 10ac27a + a0ec5a7 commit d4d16a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/validated-relationships-service-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2248,7 +2248,7 @@ components:
22482248
properties:
22492249
op:
22502250
type: string
2251-
enum: [add, remove, replace, move, copy, test]
2251+
enum: [add, remove, replace]
22522252
path:
22532253
type: string
22542254
value:

0 commit comments

Comments
 (0)