feat: fetchModuleDocs wrapper (v0.10.0)

Picks up HubAdmin.FetchModuleDocs. HubClient exposes it as
fetchModuleDocs(name) returning the FetchModuleDocsResponse
verbatim — Studio maps the error_kind to friendly copy.

Signed-off-by: flemming-it <stefan.a.flemming@googlemail.com>
This commit is contained in:
flemming-it 2026-05-07 20:45:59 +02:00
parent 90405e6fc3
commit 6efbdb2ff9
5 changed files with 193 additions and 1 deletions

View file

@ -1,6 +1,6 @@
name: fai_dart_sdk
description: gRPC client SDK for the F∆I Platform hub. Used by F∆I Studio and Tier-3 domain apps.
version: 0.9.0
version: 0.10.0
publish_to: 'none'
repository: https://git.flemming.ws/fai/dart-sdk