Skip to content

Reimplement API v2 on top of API v3 [#64]

Ethan Reesor requested to merge 64-v2-on-v3 into main

Closes #64 (closed). Rebuilds API v2 as a translation/compatibility layer that calls into API v3. This MR is dependent on !676 (merged), !678 (merged), and !680 (merged) so it can take advantage of various improvements from those MRs.

Changelog: refactor

Edited by Ethan Reesor

Merge request reports