MCPcopy Create free account
hub / github.com/astral-sh/python-build-standalone / get_asset

Route get_asset

src/github_api_tester.py:None–None  ·  view source on GitHub ↗
app.route("/get_asset/<int:id>")

Source from the content-addressed store, hash-verified

1#!/usr/bin/env -S uv run
2#
3# A fake GitHub API server for testing upload-release-distributions's
4# behavior in the presence of API failures.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected