Skip to content

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

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