fix actor specification tests

This commit is contained in:
timurgordon
2025-01-03 01:47:33 -05:00
parent d5af1d19b8
commit 6ba89a8b9c
5 changed files with 14 additions and 18 deletions

View File

@@ -1,7 +1,6 @@
module specification
import freeflowuniverse.herolib.schemas.openrpc { OpenRPC, Method, ContentDescriptor, ErrorSpec }
import freeflowuniverse.herolib.core.code { Struct, Function }
import freeflowuniverse.herolib.schemas.jsonschema { Reference, Schema, SchemaRef }
// Helper function: Convert OpenRPC Method to ActorMethod