Adding the request models

This commit is contained in:
2023-06-24 12:15:46 +02:00
parent e1a0fe68e8
commit 4419482152
4 changed files with 210 additions and 3 deletions

View File

@@ -11,5 +11,8 @@
"url": "https://factory.vbprojects.fr/thinkode/SpotifyController.git"
},
"author": "V. Boulanger",
"license": "ISC"
"license": "ISC",
"dependencies": {
"axios": "^1.4.0"
}
}