Open JD-P opened 6 years ago
Progress: REST framework has been added and there is now a /tags/ endpoint, however certain things still don't work, including:
Tags are now shipped in the WL 2.0 interface, but there's no search and the test suite doesn't cover all the cases I'd like yet.
Accordius should be able to serve the client tags using the Django Rest Framework as we begin migrating away from GraphQL.
The tags implementation based on the model in
lw2/models.py
should conform to these specs:(Source)