pinakes-plugin-api: schema validation for page and widget schemas
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I70480786fc8e4a86731560aaca6993ce6a6a6964
This commit is contained in:
parent
aa2a81e354
commit
21572541c3
2 changed files with 584 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ use thiserror::Error;
|
|||
pub mod manifest;
|
||||
pub mod types;
|
||||
pub mod ui_schema;
|
||||
pub mod validation;
|
||||
pub mod wasm;
|
||||
|
||||
pub use manifest::PluginManifest;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue