Skip to content

Commit

Permalink
add updated cassette
Browse files Browse the repository at this point in the history
  • Loading branch information
MJedr committed Oct 17, 2023
1 parent 4cdc26e commit 9fa2dc2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions matomo-api/tests/cassettes/test_cli.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Fri, 06 Oct 2023 11:57:46 GMT
- Tue, 17 Oct 2023 14:39:14 GMT
server:
- Apache/2.4.57 (Debian)
set-cookie:
Expand All @@ -37,7 +37,7 @@ interactions:
vary:
- Origin
x-matomo-request-id:
- 698dd
- 7e802
x-powered-by:
- PHP/8.1.23
status:
Expand All @@ -55,7 +55,7 @@ interactions:
User-Agent:
- python-requests/2.31.0
method: GET
uri: https://webanalytics.web.cern.ch/index.php?date=2022-01-02+00%3A00%3A00&format=json&method=VisitsSummary.getVisits&module=API&period=day
uri: https://webanalytics.web.cern.ch/index.php?date=2022-01-02+00%3A00%3A00&format=json&method=VisitsSummary.getUniqueVisitors&module=API&period=day
response:
body:
string: '{"value":0}'
Expand All @@ -72,7 +72,7 @@ interactions:
content-type:
- application/json; charset=utf-8
date:
- Fri, 06 Oct 2023 11:57:47 GMT
- Tue, 17 Oct 2023 14:39:15 GMT
server:
- Apache/2.4.57 (Debian)
set-cookie:
Expand All @@ -81,7 +81,7 @@ interactions:
vary:
- Origin
x-matomo-request-id:
- a78fb
- b5385
x-powered-by:
- PHP/8.1.23
status:
Expand Down

0 comments on commit 9fa2dc2

Please sign in to comment.