wire-server
wire-server copied to clipboard
add unit test for unique internal route IDs in swagger
https://wearezeta.atlassian.net/browse/WPB-2957
follow-up to https://github.com/wireapp/wire-server/pull/3319: add a unit test to wire-api to ensure that internal route IDs remain unique.
Checklist
- [ ] Add a new entry in an appropriate subdirectory of
changelog.d - [ ] Read and follow the PR guidelines