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

Nodeinfo response missing required field supportedProtocolVersions #1302

Closed
Thoralf-M opened this issue Nov 13, 2023 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@Thoralf-M
Copy link
Member

Bug description

Nodeinfo response missing required field supportedProtocolVersions
Issue found here iotaledger/iota-sdk#1614

Chronicle version

  • Chronicle version (version number, commit, or branch): 1.0.0-rc.2

Steps to reproduce the bug

  1. Get the info

Expected behaviour

Adhere to https://editor.swagger.io/?url=https://raw.githubusercontent.com/iotaledger/tips/main/tips/TIP-0025/core-rest-api.yaml

Actual behaviour

Missing a field

@Thoralf-M Thoralf-M added the bug Something isn't working label Nov 13, 2023
@DaughterOfMars
Copy link
Collaborator

The info response for chronicle is simply different from the one for nodes. This is intentional, not a bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants