baobabsoluciones / baobabsoluciones/cornflow

Add the ability to order tables that are not required in the instance/solution schema

Open
#606 0 comments 0 reactions 0 assignees View on GitHub
app triage
Dominant language
Python
Stars
21
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I am missing functionality to assign an order to all instance/solution tables. Currently, tables can be ordered using the required property in the JSON schema. However, if a table is optional, there is no way to include it in that order.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how the instance/solution JSON schema's required property is read and how table order is produced in the REST API. Define how an explicit order should include optional tables, then verify that required-table ordering remains unchanged and that optional tables follow the requested order.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend-api-design
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.