Skip to content

Add JsonAaCReaderStrategy, so that it can be used to generate Diagrams from JSON AaC #63

@SlavaVedernikov

Description

@SlavaVedernikov

Context

At the moment Diagrams can be generated only either from C# or YAML AaC

There is some support for JSON AaC generation (e.g. from Excel/CSV Architecture Catalogue), and of course JSON AaC can be written manually.

Requirements

Add JsonAaCReaderStrategy to C4InterFlow.Automation.Readers namespace, so that it can be used to generated Diagrams from JSON AaC. It would work similarly to YamlAaCReaderStrategy, just use .json files as input.

Metadata

Metadata

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions