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

Route upload_asset

src/github_api_tester.py:None–None  ·  view source on GitHub ↗
app.put("/upload/<int:release>/assets")

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