feat(import): resolve references and schema composition

This commit is contained in:
2026-08-29 08:54:26 +03:00
parent 6c2a3712d8
commit 55209a9bbc
46 changed files with 4848 additions and 437 deletions
@@ -1,4 +1,5 @@
mod integration {
mod client;
mod external_reference_fetcher;
mod outbound_security;
}