Create a script to automatically generate media properties in the API and frontend #4023
Labels
💻 aspect: code
Concerns the software code in the repository
🌟 goal: addition
Addition of new feature
🟨 priority: medium
Not blocking but should be addressed soon
🧱 stack: api
Related to the Django API
🧱 stack: frontend
Related to the Nuxt frontend
Milestone
Description
Create a script that parses models in Django API and types in the Nuxt frontend to generate documentation for these models.
This script should produce documentation pages that can be inferred from the fields and types and also the structure for manually written descriptions.
Actually writing the descriptions will be a separate ticket.
The text was updated successfully, but these errors were encountered: