Giter Site home page Giter Site logo

Comments (5)

Shebuka avatar Shebuka commented on July 30, 2024 1

standard convention used for other items. While other items have spaces

I think your original question misses the point that your problem is with Item Categories, not with Items.

@Razzmatazzz can you look into this?

from tarkov-api.

Razzmatazzz avatar Razzmatazzz commented on July 30, 2024 1

A lot of the categories are missing translations in the game files, so we were just using the name given in the items.json as a backup. I've tweaked it so spaces are added between the capital letters.

from tarkov-api.

Shebuka avatar Shebuka commented on July 30, 2024

Hello @Seiju-N!
I've run a simple items query

query {
  items(categoryNames: KeyMechanical) {
    name
    normalizedName
  }
}

in the playground with KeyMechanical Category and the data seems to be with our same naming convention:
Screenshot 2023-02-21 at 09 45 29

Can you provide an example of what's not working for you?

from tarkov-api.

Seiju-N avatar Seiju-N commented on July 30, 2024

@Shebuka

Thank you for your reply.

I feel like my perception of the problem is misaligned with yours.
Maybe my explanation was lacking.
Please check this image.

image

Why not
{ "name": "Key mechanical", "normalizedName": "key-mechanical" }

from tarkov-api.

Seiju-N avatar Seiju-N commented on July 30, 2024

@Shebuka @Razzmatazzz
I wanted to express my sincere gratitude for your quick response.
Thank you so much.

from tarkov-api.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.