fix: correct ClientError re-export path in OSIS SDK generator #110
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_lib!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