Skip to content

Base Currency Endpoint /v1/currency does not work, it returns 404 #1469

Description

@AndyTheFactory

First Check

  • This is not a feature request
  • I added a very descriptive title to this issue.
  • I used the GitHub search to find a similar issue and didn't find it.
  • I searched the documentation, with the integrated search.
  • I already read the docs and didn't find an answer.
  • I can replicate the issue inside the Demo install.

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

404 page not found

Deployment

Docker (Linux)

Database Type

SQLite

OS Architechture

x86_64 (AMD, Intel)

Deployment Details

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    🕷️ bugSomething isn't working

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions