Skip to content

Commit 496f104

Browse files
authored
Update implementation reference to tuspyserver (#514)
Renamed references from "tuspy-fast-api" to "tuspyserver" in the JSON file to reflect the updated project name and repository link. This ensures consistency with the current naming and repository structure.
1 parent e1c0bf6 commit 496f104

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/implementations/tuspy-fast-api.json renamed to src/content/implementations/tuspyserver.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"href": "https://github.com/edihasaj/tuspy-fast-api",
2+
"href": "https://github.com/edihasaj/tuspyserver",
33
"authors": [
44
{
55
"name": "Edi Hasaj",
66
"href": "https://github.com/edihasaj"
77
}
88
],
9-
"name": "edihasaj/tuspy-fast-api",
9+
"name": "edihasaj/tuspyserver",
1010
"description": "<strong>FastAPI</strong> extension implementing tus <code>v1.0.0</code> powering resumable file uploads for <strong>Python</strong> servers and apps.",
1111
"license": "MIT",
1212
"type": "community",

0 commit comments

Comments
 (0)