Fastapi refactor update

This commit is contained in:
Carlos-Mesquita
2024-10-01 19:31:01 +01:00
parent f92a803d96
commit 2a032c5aba
132 changed files with 22856 additions and 10309 deletions

View File

@@ -1,15 +1,15 @@
{
"id": "e841db7c-7a8e-46ab-b199-6a14a1ec175b",
"name": "ielts-be",
"values": [
{
"key": "jwt_token",
"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0In0.Emrs2D3BmMP4b3zMjw0fJTPeyMwWEBDbxx2vvaWguO0",
"type": "secret",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2023-06-20T21:57:42.427Z",
"_postman_exported_using": "Postman/10.15.1"
{
"id": "e841db7c-7a8e-46ab-b199-6a14a1ec175b",
"name": "ielts-be",
"values": [
{
"key": "jwt_token",
"value": "eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiJ0ZXN0In0.Emrs2D3BmMP4b3zMjw0fJTPeyMwWEBDbxx2vvaWguO0",
"type": "secret",
"enabled": true
}
],
"_postman_variable_scope": "environment",
"_postman_exported_at": "2023-06-20T21:57:42.427Z",
"_postman_exported_using": "Postman/10.15.1"
}

File diff suppressed because one or more lines are too long