Skip to content

Implement V3 Unit Service API

Matt Wise requested to merge feat/aws-impl into master

Squashed commit of the following

commit f190a545 Author: Matt Wise wsmatth@amazon.com Date: Fri Sep 11 2020 21:17:14 GMT-0500 (Central Daylight Time)

update readme

commit b533b6ae Author: Matt Wise wsmatth@amazon.com Date: Fri Sep 11 2020 21:17:00 GMT-0500 (Central Daylight Time)

integration tests runner for v2 & v3 apis

commit e94f0525 Author: Matt Wise wsmatth@amazon.com Date: Fri Sep 11 2020 18:23:12 GMT-0500 (Central Daylight Time)

code cleanup and v3 integration test work

commit fa0e3216 Author: Matt Wise wsmatth@amazon.com Date: Fri Sep 11 2020 15:05:13 GMT-0500 (Central Daylight Time)

refactor code so that versions are in different packages

commit 7760a4eb Author: Matt Wise wsmatth@amazon.com Date: Fri Sep 11 2020 10:34:21 GMT-0500 (Central Daylight Time)

Create V3 API - use query strings instead of route params

Merge request reports