fix: correct ClientError re-export path in OSIS SDK generator #110
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "development_mik"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
herolib_osis::offline::ClientErrorinstead ofherolib_osis::offline::transport::ClientErrorofflinemodule re-exportsClientErrordirectly; thetransportsub-path does not exist in the public APIpackages/osis/src/generators/rust/rust_client.rsCloses #101
Relates to: lhumina_code/hero_osis#6
Consolidated from #100 into
development_mikbranch (includes latestdevelopmentmerged in).closing since offline functionality was removed and the rpc code generation moved to
hero_rpcPull request closed