Added api key script

This commit is contained in:
2024-12-23 08:41:32 -05:00
parent b218cd50f2
commit 9780162eaa
4 changed files with 31 additions and 2 deletions

View File

@@ -12,6 +12,6 @@ post {
body:json {
{
"dice": "1d4"
"dice": "1d6"
}
}