New endpoint to list worker types
A new public endpoint is needed to list all worker types available on the instances.
No authentification needed here, all users must be able to view the types, even if they don't have access to the underlying workers.
The serializer should expose:
- PK
- slug
- display name
Please sort by alphabetical order of display name
Edited by Bastien Abadie