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

Chaincode Package API FE BE not match #603

Open
xichen1 opened this issue Mar 9, 2024 · 1 comment
Open

Chaincode Package API FE BE not match #603

xichen1 opened this issue Mar 9, 2024 · 1 comment

Comments

@xichen1
Copy link
Member

xichen1 commented Mar 9, 2024

Now BE requires api/v1/chaincodes/chaincodeRepo, but the FE requires api/v1/chaincodes/package. Need to match either of them.

The payload is not match as well. FE sends the payload chaincodePackage: and description: but BE requires file: and description:

@xichen1
Copy link
Member Author

xichen1 commented Mar 9, 2024

mentioned by #598

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

No branches or pull requests

1 participant