Skip to content

Add input, output, and setup Fields to modules Table #42

@thibaud-perrin

Description

@thibaud-perrin

📝 Issue Description

Add the fields input, output, and setup to the modules table. These fields should contain objects in OpenAPI format.

🚀 Objective

The objective is to enable the modules table to store structured information about the inputs, outputs, and configurations of each module using the standard OpenAPI format.

💰 Business Outcome

This change will allow for better documentation and understanding of the modules' interfaces and configurations, potentially improving integration and maintenance efforts.

📝 Task List

  • Add input field to modules table
  • Add output field to modules table
  • Add setup field to modules table
  • Ensure fields are capable of storing OpenAPI formatted objects
  • Update documentation to reflect these changes

💡 Potential Solution

Modify the database schema to include the new fields and ensure they support storing JSON objects in OpenAPI format.

📈 Priority

High 🚨

Metadata

Metadata

Labels

type-featureA feature request or enhancement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions