-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
28d073b
commit a210a80
Showing
66 changed files
with
702 additions
and
296 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"personDetails": { | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Carl Carlsson", | ||
"email": "[email protected]", | ||
"establishmentId": 5, | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": 1 | ||
} | ||
} |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,19 @@ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Carl Carlsson", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Miss", | ||
"userNumber": "0" | ||
} | ||
[ | ||
{ | ||
"userNumber": "12345", | ||
"country": "fake", | ||
"deptName": "fake", | ||
"displayName": "fake", | ||
"email": "valid", | ||
"establishmentId": "fake", | ||
"familyName": "fake", | ||
"firstNameKnownAs": "fake", | ||
"fullName": "fake", | ||
"givenName": "fake", | ||
"initials": "fake", | ||
"orgName": "fake", | ||
"orgId": "fake", | ||
"title": "fake", | ||
"workPhone": "fake" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Carl Carlsson", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "1" | ||
} | ||
[ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Carl Carlsson", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "1" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,29 +1,18 @@ | ||
{ | ||
"Envelope": { | ||
"Body": { | ||
"getBasicPeopleDetailsFromUserNumbersResponse": { | ||
"return": { | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Anders Andersson", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "2" | ||
}, | ||
"_xmlns:ns2": "http://webservice.UserOffice.stfc.com/", | ||
"__prefix": "ns2" | ||
}, | ||
"__prefix": "soap" | ||
}, | ||
"_xmlns:soap": "http://schemas.xmlsoap.org/soap/envelope/", | ||
"__prefix": "soap" | ||
[ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Anders Andersson", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Carlsson", | ||
"firstNameKnownAs": "Carl", | ||
"fullName": "Mr Carl Carlsson", | ||
"givenName": "Carl", | ||
"initials": "C", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "2" | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Nils", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Nilsson", | ||
"firstNameKnownAs": "Nils", | ||
"fullName": "Mr Nils Nilsson", | ||
"givenName": "Nils", | ||
"initials": "N", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "3" | ||
} | ||
[ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Nils", | ||
"email": "[email protected]", | ||
"establishmentId": "5", | ||
"familyName": "Nilsson", | ||
"firstNameKnownAs": "Nils", | ||
"fullName": "Mr Nils Nilsson", | ||
"givenName": "Nils", | ||
"initials": "N", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "3" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,18 @@ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Benjamin Beckley", | ||
"email": "[email protected]", | ||
"establishmentId": "7", | ||
"familyName": "Beckley", | ||
"firstNameKnownAs": "Ben", | ||
"fullName": "Mr Benjamin Beckley", | ||
"givenName": "Benjamin", | ||
"initials": "B", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "4" | ||
} | ||
[ | ||
{ | ||
"country": "UNITED KINGDOM", | ||
"deptAcronym": "SCD", | ||
"deptName": "Scientific Computing", | ||
"displayName": "Benjamin Beckley", | ||
"email": "[email protected]", | ||
"establishmentId": "7", | ||
"familyName": "Beckley", | ||
"firstNameKnownAs": "Ben", | ||
"fullName": "Mr Benjamin Beckley", | ||
"givenName": "Benjamin", | ||
"initials": "B", | ||
"orgName": "STFC", | ||
"title": "Mr", | ||
"userNumber": "4" | ||
} | ||
] |
Oops, something went wrong.