Skip to content

Commit 98f600b

Browse files
committed
Update email domain
1 parent fd229fe commit 98f600b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/docs/apidocs-mxsdk/apidocs/catalog/search-api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -232,15 +232,15 @@ A successful `GET` call results in a `200` status code and a JSON response body
232232
"application": {
233233
"type": "Other",
234234
"technicalOwner": {
235-
"email": "john.doe@mendix.com",
235+
"email": "john.doe@siemens.com",
236236
"uuid": "d9d4b5bc-ffe8-4c5c-b237-7358d01f7981",
237237
"name": "John Doe"
238238
},
239239
"icon": "https://catalog.mendix.com/resources/logos/other_icon.png",
240240
"uuid": "1bed66d2-4477-39a9-9144-d0f848212f1e",
241241
"repositoryLocation": "https://sprintr.home.mendix.com/link/project/369386df-35b4-475b-a917-17adcc81c1b5",
242242
"businessOwner": {
243-
"email": "john.doe@mendix.com",
243+
"email": "john.doe@siemens.com",
244244
"uuid": "d9d4b5bc-ffe8-4c5c-b237-7358d01f7981",
245245
"name": "John Doe"
246246
},

0 commit comments

Comments
 (0)