Skip to content

Commit ffac673

Browse files
committed
feat(openapi): add OpenAPI 3.1.0 spec and ChatGPT plugin manifest builders
1 parent 23a33ba commit ffac673

2 files changed

Lines changed: 568 additions & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ pub mod llm;
1313
pub mod markdown;
1414
pub mod migrate;
1515
pub mod obsidian;
16+
pub mod openapi;
1617
pub mod placement;
1718
pub mod profile;
1819
pub mod search;

0 commit comments

Comments
 (0)