minor warning and compilation bug fixes

This commit is contained in:
timurgordon
2025-01-07 00:41:30 -05:00
parent bc9fd08f7e
commit 7459501c8f
14 changed files with 11 additions and 246 deletions

View File

@@ -3,7 +3,6 @@ module specification
import freeflowuniverse.herolib.schemas.openrpc {OpenRPC, Components}
import freeflowuniverse.herolib.schemas.jsonschema {SchemaRef}
import freeflowuniverse.herolib.schemas.jsonschema.codegen { struct_to_schema }
import freeflowuniverse.herolib.schemas.openapi {OpenAPI}
// pub fn from_openrpc(spec openrpc.OpenRPC) !ActorSpecification {
// // Extract Actor metadata from OpenRPC info