First Check
Homebox Version
0.25.0
What is the issue you are experiencing?
According to the documentation https://homebox.software/en/api/operations/v1currency/
and to https://demo.homebox.software/swagger/index.html#/Base/get_v1_currency
There is a /v1/currency endpoint.
Trying to access it on my local installation or your demo server, i get 404
How can the maintainer reproduce the issue?
curl -X GET "http://localhost:3100/api/v1/currency" \
-H "Content-Type: application/json" \
-H "Authorization: Bearer <token>
returns
Deployment
Docker (Linux)
Database Type
SQLite
OS Architechture
x86_64 (AMD, Intel)
Deployment Details
No response
First Check
Homebox Version
0.25.0
What is the issue you are experiencing?
According to the documentation https://homebox.software/en/api/operations/v1currency/
and to https://demo.homebox.software/swagger/index.html#/Base/get_v1_currency
There is a
/v1/currencyendpoint.Trying to access it on my local installation or your demo server, i get 404
How can the maintainer reproduce the issue?
returns
Deployment
Docker (Linux)
Database Type
SQLite
OS Architechture
x86_64 (AMD, Intel)
Deployment Details
No response