Skip to content

docs: add OpenAPI spec for miner HTTP endpoints (Fixes #23)#49

Open
shadow6427 wants to merge 1 commit into
Dipraise1:mainfrom
shadow6427:add-openapi-spec
Open

docs: add OpenAPI spec for miner HTTP endpoints (Fixes #23)#49
shadow6427 wants to merge 1 commit into
Dipraise1:mainfrom
shadow6427:add-openapi-spec

Conversation

@shadow6427

Copy link
Copy Markdown

Description

This PR provides an OpenAPI 3.0 specification for the miner HTTP endpoints defined in neurons/miner.py. It includes documentation for the following endpoints:

  • POST /IngestSynapse
  • POST /QuerySynapse
  • POST /ChallengeSynapse
  • GET /retrieve/{cid}
  • DELETE /retrieve/{cid}
  • GET /health
  • GET /stats

This covers the required Bittensor authorization mechanisms and schema bodies.

Closes #23

Wallet

RTC: 9a3TuyGsT6sL1cedoDWbhZwvL45UAzhv8a5XyN

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@shadow6427 is attempting to deploy a commit to the praise's projects Team on Vercel.

A member of the Team first needs to authorize it.

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

Successfully merging this pull request may close these issues.

[docs] OpenAPI spec for miner HTTP endpoints

1 participant