Skip to content

Review and update typescript->json schema docs for each interaction #125

@evaneus

Description

@evaneus

Analyze the code in each PIE in pie-elements/packages for each Element (will either referenced by pie property in package.json or defined in the package in pie-elements)

Look at the model and properties that are used in the code, and look at the properties defined for that PIE in pie-elements/packages/pie-models/src/pie/[pie-name] for the interface that extends PieModel

Verify that the model properties defined in this interface matches and is not missing any properties used in the code for the pie impl.

note: in the long term we will move the interface definitions into the elements themselves and make it part of release step for each pie to generate the json schemas.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions