We should be able to use this to generate a typescript client for the new REST API using the OpenAPI spec that Django Rest Framework emits. We’ll have to update the generate_types
command to include dumping this out and check
to look for possible diffs.
┆Issue is synchronized with this Jira Task