Skip to content

Commit 61ceeb8

Browse files
authored
Merge pull request #583 from Raphael-Gazzotti/removal-webService
Removal of WebService reference
2 parents fef885a + fa7c95b commit 61ceeb8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/actors/accountInformation.schema.tpl.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
],
77
"properties": {
88
"service": {
9-
"_instruction": "Add the web service of this account.",
9+
"_instruction": "Add the service associated with this account.",
1010
"_linkedTypes": [
11-
"core:WebService"
11+
"core:Service"
1212
]
1313
},
1414
"userName": {

0 commit comments

Comments
 (0)