Skip to content

JSON Schema Support #5

@aschaeffer

Description

@aschaeffer

Goal

Support JSON schemas for the type system (components, entity types, relation types, flow types) provided by REST endpoints of the runtime.

Provide a jsonValidation contributor for a filename pattern that matches the part of the VFS where the types are represented.

REST Endpoints

JSON Schema REST Endpoint Filename Pattern
/types/components/schema /**/types/components/*json
/types/entities/schema /**/types/entities/*json
/types/relations/schema /**/types/relation/*json
/types/flows/schema /**/types/flows/*json

VS Code Contribution Point

Linked Issue

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions