Skip to content

Request about updating bani-dev docker image #297

Description

@Hokage-Nanadaime

Please if you could push an updated khalisfoundation/banidb-dev image in docker so local results match the current live API? The existing image appears outdated and produces different results. If there’s a specific tag that’s already current, please share it. Sharing difference:

local image:

{"resultsInfo":{"totalResults":27,"pageResults":20,"pages":{"page":1,"resultsPerPage":20,"totalPages":2,"nextPage":"http://localhost:3001/v2/search/shs?page=2"}}

API:

{
  "resultsInfo": {
    "totalResults": 81,
    "pageResults": 20,
    "pages": {
      "page": 1,
      "resultsPerPage": 20,
      "totalPages": 5,
      "nextPage": "http://api.khajana.org/v2/search/shs?page=2"
    }

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions