Files
nenzen d8d7e88c01
All checks were successful
Deploy Mocks to Server / upload-mocks (push) Successful in 11s
Build, Test & Checkstyle / build (push) Successful in 21s
Add studentportalen mocks (#8)
Reviewed-on: #8
Co-authored-by: nenzen <nenzen@dsv.su.se>
Co-committed-by: nenzen <nenzen@dsv.su.se>
2026-03-26 10:42:28 +01:00

69 lines
2.7 KiB
YAML

- method: GET
path: /
conditionalResponses:
- conditions:
headers:
Accept-Language: sv-SE
response:
status: 200
headers:
Content-Type: application/json
Content-Language: und
body:
entries:
- id: scipro:first-meeting:123
title: Första möte för projekt 'The future of healthcare in a world of AI agents'
description: https://zoom.example/join/1234-5678
location: Zoom
start_time: "{datetime+1d@08:00:rfc3339}"
end_time: null
- id: scipro:first-meeting:124
title: Första möte för projekt 'Gör sociala medier dig gladare?'
description: null
location: F1
start_time: "{datetime+1d@10:00:rfc3339}"
end_time: null
- id: scipro:final-seminar:a1u9
title: Slutseminarium för projekt 'Enterprise modelling - did it live up to the hype?'
description: TV crew will be filming
location: Aulan
start_time: "{datetime+0d@14:00:rfc3339}"
end_time: null
- id: scipro:final-seminar:9b8e87a
title: Slutseminarium för projekt 'Produktivitetsförändring av AI inom support'
description: null
location: https://zoom.example.com/join/abcd-efgh
start_time: "{datetime+17d@12:00:rfc3339}"
end_time: null
response:
status: 200
headers:
Content-Type: application/json
Content-Language: und
body:
entries:
- id: scipro:first-meeting:123
title: First meeting for project 'The future of healthcare in a world of AI agents'
description: https://zoom.example/join/1234-5678
location: Zoom
start_time: "{datetime+1d@08:00:rfc3339}"
end_time: null
- id: scipro:first-meeting:124
title: First meeting for project 'Gör sociala medier dig gladare?'
description: null
location: F1
start_time: "{datetime+1d@10:00:rfc3339}"
end_time: null
- id: scipro:final-seminar:a1u9
title: Final seminar for project 'Enterprise modelling - did it live up to the hype?'
description: TV crew will be filming
location: Aulan
start_time: "{datetime+0d@14:00:rfc3339}"
end_time: null
- id: scipro:final-seminar:9b8e87a
title: Final seminar for project 'Produktivitetsförändring av AI inom support'
description: null
location: https://zoom.example.com/join/abcd-efgh
start_time: "{datetime+17d@12:00:rfc3339}"
end_time: null