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
+3 -1
View File
@@ -25,7 +25,9 @@ pub use cache::{
pub use cache_factory::{
BuiltinCacheBackendFactory, CacheBackendFactory, SharedCacheBackendFactory,
};
pub use crank_adapter_rest::OutboundHttpPolicy;
pub use crank_adapter_rest::{
ExternalReferenceFetchError, ExternalReferenceFetcher, OutboundHttpPolicy,
};
pub use error::RuntimeError;
pub use execution_failure::{normalize_runtime_error, normalize_runtime_error_for_operation};
pub use execution_request::{