-
-
Notifications
You must be signed in to change notification settings - Fork 47
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Change of course: instead of maintaining a faithful reproduction of the V1 API, simply develop a typed V2 API directly.
Conversion from V1 to V2 should then only be done in the tests which test that output is identical between V1 (PHP) and V2 (python), this centralizes all changes in one place and reduces (relatively minimal) overhead of developing two separate sets of API endpoints.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request