Mise à jour des tests API via Postman

This commit is contained in:
2025-11-30 17:50:06 +01:00
parent ba2899f683
commit 53e812264a
4 changed files with 3786 additions and 2031 deletions
File diff suppressed because it is too large Load Diff
@@ -0,0 +1,16 @@
{
"id": "fa16b2da-a24c-4b16-97da-18b034dc45f8",
"name": "Ad Astra API Tests - Environment",
"values": [
{
"key": "apiUrl",
"value": "http://localhost:3201/api",
"type": "text",
"enabled": true
}
],
"color": null,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2025-11-30T16:17:27.296Z",
"_postman_exported_using": "Postman/11.73.5"
}
File diff suppressed because it is too large Load Diff
-16
View File
@@ -1,16 +0,0 @@
{
"id": "4aa60b52-97fc-456d-4d4f-14a350e95dff",
"name": "Ad Astra API Tests - Environment",
"values": [
{
"enabled": true,
"key": "apiUrl",
"value": "http://localhost:3201/api",
"type": "text"
}
],
"timestamp": 1505871382668,
"_postman_variable_scope": "environment",
"_postman_exported_at": "2017-09-20T01:36:34.835Z",
"_postman_exported_using": "Postman/5.2.0"
}