rebrand to useSend (#210)

This commit is contained in:
KM Koushik
2025-09-03 08:21:55 +10:00
committed by GitHub
parent b1a59d2705
commit 07c53d3f58
219 changed files with 1349 additions and 2835 deletions

View File

@@ -2,11 +2,11 @@
"openapi": "3.0.0",
"info": {
"version": "1.0.0",
"title": "Unsend API"
"title": "useSend API"
},
"servers": [
{
"url": "https://app.unsend.dev/api"
"url": "https://app.usesend.com/api"
}
],
"components": {
@@ -1479,4 +1479,4 @@
}
}
}
}
}