From 08990441fd3565687f3f7919d3dd2ee49b6f9d1d Mon Sep 17 00:00:00 2001 From: David Enyeart Date: Tue, 4 Feb 2025 13:38:26 -0500 Subject: [PATCH] Update docs from main branch Run "npm run docs" manually to update main branch docs. It appears the docs have not been updated since 2021 when the Azure Pipelines job went away. There is not yet a Github Action to build and publish the docs. Signed-off-by: David Enyeart --- main/api/ChaincodeServerOpts.html | 19 +- main/api/ChaincodeServerTLSProperties.html | 8 +- ...ic-ledger.Ledger.html => GRPCOptions.html} | 425 +----------------- main/api/classes.list.html | 11 +- main/api/fabric-contract-api.Context.html | 8 +- main/api/fabric-contract-api.Contract.html | 8 +- main/api/fabric-shim.ChaincodeInterface.html | 8 +- .../fabric-shim.ChaincodeProposalPayload.html | 8 +- main/api/fabric-shim.ChaincodeStub.html | 191 +++++++- main/api/fabric-shim.ChannelHeader.html | 8 +- main/api/fabric-shim.ClientIdentity.html | 8 +- main/api/fabric-shim.CommonIterator.html | 8 +- main/api/fabric-shim.ErrorResponse.html | 8 +- .../fabric-shim.FunctionAndParameters.html | 8 +- main/api/fabric-shim.Header.html | 8 +- .../api/fabric-shim.HistoryQueryIterator.html | 8 +- .../fabric-shim.PaginationQueryResponse.html | 8 +- .../api/fabric-shim.PrivateQueryResponse.html | 8 +- main/api/fabric-shim.Proposal.html | 8 +- main/api/fabric-shim.ProposalCreator.html | 8 +- .../fabric-shim.QueryResponseMetadata.html | 8 +- main/api/fabric-shim.Response.html | 8 +- main/api/fabric-shim.Shim.html | 8 +- main/api/fabric-shim.SignatureHeader.html | 8 +- main/api/fabric-shim.SignedProposal.html | 8 +- main/api/fabric-shim.StateQueryIterator.html | 8 +- main/api/fabric-shim.SuccessResponse.html | 8 +- main/api/index.html | 62 ++- main/api/interfaces.list.html | 11 +- main/api/module.exports.html | 8 +- main/api/quicksearch.html | 2 +- .../tutorial-annotated-contract-metadata.html | 8 +- .../tutorial-data-types-and-contracts.html | 8 +- ...tutorial-deep-dive-contract-interface.html | 8 +- .../tutorial-using-chaincodeinterface.html | 15 +- .../api/tutorial-using-contractinterface.html | 15 +- main/api/tutorial-using-iterators.html | 10 +- .../tutorial-using-typescript-decorators.html | 8 +- main/api/tutorials.list.html | 11 +- 39 files changed, 413 insertions(+), 583 deletions(-) rename main/api/{module-fabric-ledger.Ledger.html => GRPCOptions.html} (70%) diff --git a/main/api/ChaincodeServerOpts.html b/main/api/ChaincodeServerOpts.html index b5080e6e3..31db466b9 100644 --- a/main/api/ChaincodeServerOpts.html +++ b/main/api/ChaincodeServerOpts.html @@ -33,14 +33,14 @@ @@ -265,6 +265,17 @@
Properties:
+

Extends

+ + + + + + + + @@ -323,9 +334,9 @@ - Documentation generated by JSDoc 3.6.4 + Documentation generated by JSDoc 3.6.10 - on 2021-11-29T13:37:02+00:00 + on 2025-02-04T14:27:54-05:00 using the DocStrap template. diff --git a/main/api/ChaincodeServerTLSProperties.html b/main/api/ChaincodeServerTLSProperties.html index 8381209d4..b9ca44169 100644 --- a/main/api/ChaincodeServerTLSProperties.html +++ b/main/api/ChaincodeServerTLSProperties.html @@ -33,14 +33,14 @@ @@ -323,9 +323,9 @@ - Documentation generated by JSDoc 3.6.4 + Documentation generated by JSDoc 3.6.10 - on 2021-11-29T13:37:02+00:00 + on 2025-02-04T14:27:54-05:00 using the DocStrap template. diff --git a/main/api/module-fabric-ledger.Ledger.html b/main/api/GRPCOptions.html similarity index 70% rename from main/api/module-fabric-ledger.Ledger.html rename to main/api/GRPCOptions.html index 9598cbbb5..69a3e8ccd 100644 --- a/main/api/module-fabric-ledger.Ledger.html +++ b/main/api/GRPCOptions.html @@ -4,7 +4,7 @@ - Hyperledger Fabric Contract API Class: Ledger + Hyperledger Fabric Contract API Interface: GRPCOptions