Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .mock/definition/ATS/accountDetails.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ service:
type: atsRoot.AccountDetails
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
id: 0496d4c2-42e6-4072-80b3-7b69bfdc76fd
Expand Down
2 changes: 2 additions & 0 deletions .mock/definition/ATS/accountToken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,8 @@ service:
examples:
- path-parameters:
public_token: public_token
headers:
X-Account-Token: '[object Object]'
response:
body:
account_token: T9klMDQrcHdm9jrtHuOS2Nf06BIHwMNjpPXPMB
Expand Down
14 changes: 10 additions & 4 deletions .mock/definition/ATS/activities.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,10 @@ service:
type: atsRoot.PaginatedActivityList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -175,7 +178,8 @@ service:
type: atsRoot.ActivityResponse
status-code: 201
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
model: {}
remote_user_id: remote_user_id
Expand Down Expand Up @@ -268,7 +272,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: ecbe05ac-62a3-46c5-ab31-4b478b37d1b4
Expand Down Expand Up @@ -304,7 +309,8 @@ service:
type: atsRoot.MetaResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
request_schema:
Expand Down
17 changes: 12 additions & 5 deletions .mock/definition/ATS/applications.yml
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,10 @@ service:
type: atsRoot.PaginatedApplicationList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -195,7 +198,8 @@ service:
type: atsRoot.ApplicationResponse
status-code: 201
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
model: {}
remote_user_id: remote_user_id
Expand Down Expand Up @@ -284,7 +288,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: 92e8a369-fffe-430d-b93a-f7e8a16563f1
Expand Down Expand Up @@ -353,7 +358,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
request: {}
response:
body:
Expand Down Expand Up @@ -425,7 +431,8 @@ service:
type: atsRoot.MetaResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
request_schema:
Expand Down
6 changes: 4 additions & 2 deletions .mock/definition/ATS/asyncPassthrough.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ service:
type: atsRoot.AsyncPassthroughReciept
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
method: GET
path: /scooters
Expand All @@ -44,7 +45,8 @@ service:
examples:
- path-parameters:
async_passthrough_receipt_id: async_passthrough_receipt_id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
method: GET
Expand Down
14 changes: 10 additions & 4 deletions .mock/definition/ATS/attachments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,10 @@ service:
type: atsRoot.PaginatedAttachmentList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -139,7 +142,8 @@ service:
type: atsRoot.AttachmentResponse
status-code: 201
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
model: {}
remote_user_id: remote_user_id
Expand Down Expand Up @@ -229,7 +233,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: c640b80b-fac9-409f-aa19-1f9221aec445
Expand Down Expand Up @@ -262,7 +267,8 @@ service:
type: atsRoot.MetaResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
request_schema:
Expand Down
6 changes: 5 additions & 1 deletion .mock/definition/ATS/auditTrail.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,11 @@ service:
type: atsRoot.PaginatedAuditLogEventList
status-code: 200
examples:
- response:
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: '[object Object]'
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
previous: cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ
Expand Down
3 changes: 2 additions & 1 deletion .mock/definition/ATS/availableActions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ service:
type: atsRoot.AvailableActions
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
integration:
Expand Down
23 changes: 16 additions & 7 deletions .mock/definition/ATS/candidates.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,10 @@ service:
type: atsRoot.PaginatedCandidateList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -187,7 +190,8 @@ service:
type: atsRoot.CandidateResponse
status-code: 201
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
model: {}
remote_user_id: remote_user_id
Expand Down Expand Up @@ -299,7 +303,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: 521b18c2-4d01-4297-b451-19858d07c133
Expand Down Expand Up @@ -387,7 +392,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
request:
model: {}
remote_user_id: remote_user_id
Expand Down Expand Up @@ -483,7 +489,8 @@ service:
examples:
- path-parameters:
model_id: model_id
headers: {}
headers:
X-Account-Token: X-Account-Token
request:
reason: GENERAL_CUSTOMER_REQUEST
metaPatchRetrieve:
Expand All @@ -502,7 +509,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
request_schema:
Expand Down Expand Up @@ -686,7 +694,8 @@ service:
type: atsRoot.MetaResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
request_schema:
Expand Down
3 changes: 2 additions & 1 deletion .mock/definition/ATS/deleteAccount.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ service:
source:
openapi: ats_v3.yml
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
source:
openapi: ats_v3.yml
8 changes: 6 additions & 2 deletions .mock/definition/ATS/departments.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,10 @@ service:
type: atsRoot.PaginatedDepartmentList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -118,7 +121,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: 5b3c1341-a20f-4e51-b72c-f3830a16c97b
Expand Down
8 changes: 6 additions & 2 deletions .mock/definition/ATS/eeocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,10 @@ service:
type: atsRoot.PaginatedEeocList
status-code: 200
examples:
- headers: {}
- query-parameters:
cursor: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
headers:
X-Account-Token: X-Account-Token
response:
body:
next: cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw
Expand Down Expand Up @@ -279,7 +282,8 @@ service:
examples:
- path-parameters:
id: id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
id: f7dd7b4f-237e-4772-8bd4-3246384c6c58
Expand Down
18 changes: 12 additions & 6 deletions .mock/definition/ATS/fieldMapping.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ service:
type: atsRoot.FieldMappingApiInstanceResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
Activity:
Expand Down Expand Up @@ -357,7 +358,8 @@ service:
type: atsRoot.FieldMappingInstanceResponse
status-code: 201
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
request:
target_field_name: example_target_field_name
target_field_description: this is a example description of the target field
Expand Down Expand Up @@ -424,7 +426,8 @@ service:
examples:
- path-parameters:
field_mapping_id: field_mapping_id
headers: {}
headers:
X-Account-Token: X-Account-Token
response:
body:
model:
Expand Down Expand Up @@ -506,7 +509,8 @@ service:
examples:
- path-parameters:
field_mapping_id: field_mapping_id
headers: {}
headers:
X-Account-Token: X-Account-Token
request: {}
response:
body:
Expand Down Expand Up @@ -577,7 +581,8 @@ service:
type: atsRoot.RemoteFieldApiResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
Activity:
Expand Down Expand Up @@ -821,7 +826,8 @@ service:
type: atsRoot.ExternalTargetFieldApiResponse
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
Activity:
Expand Down
3 changes: 2 additions & 1 deletion .mock/definition/ATS/forceResync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ service:
type: list<atsRoot.SyncStatus>
status-code: 200
examples:
- headers: {}
- headers:
X-Account-Token: X-Account-Token
response:
body:
- model_name: Candidate
Expand Down
Loading