Skip to content

Commit

Permalink
remove restriction name
Browse files Browse the repository at this point in the history
  • Loading branch information
CelineTrammi committed Oct 29, 2024
1 parent fc6439b commit 4412051
Showing 1 changed file with 0 additions and 25 deletions.
25 changes: 0 additions & 25 deletions static/swagger/altinn-correspondence-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -885,7 +885,6 @@
"dataType",
"name",
"resourceId",
"restrictionName",
"sender",
"sendersReference",
"status",
Expand All @@ -905,10 +904,6 @@
"minLength": 1,
"type": "string"
},
"restrictionName": {
"minLength": 1,
"type": "string"
},
"isEncrypted": {
"type": "boolean"
},
Expand Down Expand Up @@ -975,7 +970,6 @@
"dataType",
"name",
"resourceId",
"restrictionName",
"sender",
"sendersReference",
"status",
Expand All @@ -995,10 +989,6 @@
"minLength": 1,
"type": "string"
},
"restrictionName": {
"minLength": 1,
"type": "string"
},
"isEncrypted": {
"type": "boolean"
},
Expand Down Expand Up @@ -1152,7 +1142,6 @@
"dataLocationType",
"dataType",
"name",
"restrictionName",
"sendersReference"
],
"type": "object",
Expand All @@ -1168,10 +1157,6 @@
"minLength": 1,
"type": "string"
},
"restrictionName": {
"minLength": 1,
"type": "string"
},
"isEncrypted": {
"type": "boolean"
},
Expand Down Expand Up @@ -1670,7 +1655,6 @@
"dataType",
"name",
"resourceId",
"restrictionName",
"sender",
"sendersReference"
],
Expand All @@ -1687,10 +1671,6 @@
"minLength": 1,
"type": "string"
},
"restrictionName": {
"minLength": 1,
"type": "string"
},
"isEncrypted": {
"type": "boolean"
},
Expand Down Expand Up @@ -1725,7 +1705,6 @@
"dataLocationType",
"dataType",
"name",
"restrictionName",
"sendersReference"
],
"type": "object",
Expand All @@ -1741,10 +1720,6 @@
"minLength": 1,
"type": "string"
},
"restrictionName": {
"minLength": 1,
"type": "string"
},
"isEncrypted": {
"type": "boolean"
},
Expand Down

0 comments on commit 4412051

Please sign in to comment.