Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Explicit typing of StatusCode in Node API #418

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

bestbeforetoday
Copy link
Member

The typing implicitly referenced a protobuf stub and produced no detail on the type members in the tsdoc output. Add explicit type definition so the tsdoc includes all the field names and corresponding values.

Signed-off-by: Mark S. Lewis mark_lewis@uk.ibm.com

The typing implicitly referenced a protobuf stub and produced no detail on the type members in the tsdoc output. Add explicit type definition so the tsdoc includes all the field names and corresponding values.

Signed-off-by: Mark S. Lewis <mark_lewis@uk.ibm.com>
@bestbeforetoday bestbeforetoday merged commit 2edb9b0 into hyperledger:main Mar 29, 2022
@bestbeforetoday bestbeforetoday deleted the node-doc branch September 16, 2022 10:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants