This commit is contained in:
boufni95 2025-04-10 17:16:48 +00:00
parent b18eab9d20
commit cf9a10ded4
5 changed files with 10 additions and 10 deletions

View file

@ -807,7 +807,7 @@ The nostr server will send back a message response, and inside the body there wi
- ResetMetricsStorages
- auth type: __Metrics__
- http method: __post__
- http route: __/api/admin/metrics/reset__
- http route: __/api/metrics/reset__
- This methods has an __empty__ __request__ body
- This methods has an __empty__ __response__ body
@ -912,7 +912,7 @@ The nostr server will send back a message response, and inside the body there wi
- ZipMetricsStorages
- auth type: __Metrics__
- http method: __post__
- http route: __/api/admin/metrics/zip__
- http route: __/api/metrics/zip__
- This methods has an __empty__ __request__ body
- output: [ZippedMetrics](#ZippedMetrics)