Spec the terms of service handling for identity servers

Part of MSC2140

Convert status codes to strings if there is a string status code. Fixes a build error when we mix 4xx and 403 in the same definition. We also have to correct stringified numbers to pass the build.
This commit is contained in:
Travis Ralston 2019-08-28 21:56:09 -06:00
parent b7e84cf4ce
commit afd5018494
14 changed files with 364 additions and 5 deletions

View file

@ -0,0 +1 @@
Add endpoints for accepting and handling terms of service.