Skip to content

Commit

Permalink
Private User updated MOS_Customer_Api_V1_postman_collection
Browse files Browse the repository at this point in the history
  • Loading branch information
HammerheadShark666 committed Aug 5, 2024
1 parent 2cb75dc commit eea1aa1
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
},
"item": [
{
"name": "Authorization",
"name": "Authentication",
"item": [
{
"name": "{{authorization_url}}/api/{version}login",
"name": "{{authentication_url}}/api/{version}login",
"event": [
{
"listen": "test",
Expand Down Expand Up @@ -48,7 +48,7 @@
}
}
},
"url": "https://{{authorization_url}}/api/v1/login"
"url": "https://{{authentication_url}}/api/v1/login"
},
"response": []
}
Expand Down

0 comments on commit eea1aa1

Please sign in to comment.