Skip to content

Integrate JSON schemas for DecisionTable objects #798

@ahouseholder

Description

@ahouseholder

Context:

Hint:

print(json.dumps(base.DecisionTable.model_json_schema(),indent=2))

We probably just need to dump this into data/schema/v2/Decision_Table-2-0-0.schema.json and link it to data/schema/current/Decision_Table.schema.json.

The schema dump part probably belongs in doctools.py as a separate method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttech/backendBack-end tools, code, infrastructuretech/dataData implementation (content of /data, data object instances, etc.)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions