digitalinteraction / deconf-api-toolkit

A library for running decentralised virtual conferences
https://deconf-api.openlab.dev/
MIT License
2 stars 0 forks source link

Review `RegistrationRoutes`'s generic and fix it #26

Open robb-j opened 2 years ago

robb-j commented 2 years ago

I can't work out how to use it so it's currently a bit pointless. If the generic is defined better, the typing for the struct should follow nicely.

It might also not be needed to generically type this anyway, does it even effect the signatures of any of the route's methods?