Module network_docs

Source
Expand description

§Network Documentation

This module contains the OpenAPI documentation for the network API endpoints.

§Endpoints

  • GET /api/v1/networks: List all networks
  • GET /api/v1/networks/{network_id}: Get a network by ID (e.g., evm:sepolia)
  • PATCH /api/v1/networks/{network_id}: Update a network configuration