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

Add admin key to get /network/nodes endpoint #9776

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Commits on Nov 18, 2024

  1. Add admin_key to get network nodes REST API

    Signed-off-by: sdimitrov9 <stoyan.dimitrov@limechain.tech>
    sdimitrov9 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    44f2da0 View commit details
    Browse the repository at this point in the history
  2. Update test data after adding admin_key to the get network nodes REST…

    … API
    
    Signed-off-by: sdimitrov9 <stoyan.dimitrov@limechain.tech>
    sdimitrov9 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    75f2da3 View commit details
    Browse the repository at this point in the history
  3. Update Swagger Docs with the admin_key addition

    Signed-off-by: sdimitrov9 <stoyan.dimitrov@limechain.tech>
    sdimitrov9 committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bacbf07 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Encode admin_key and adapt tests

    Signed-off-by: sdimitrov9 <stoyan.dimitrov@limechain.tech>
    sdimitrov9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7619791 View commit details
    Browse the repository at this point in the history
  2. style:spotlessApply

    Signed-off-by: sdimitrov9 <stoyan.dimitrov@limechain.tech>
    sdimitrov9 committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    66f2822 View commit details
    Browse the repository at this point in the history