-
-
Notifications
You must be signed in to change notification settings - Fork 18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
add normalizedName to FleaMarket type #79
Conversation
👋 Thanks for opening a pull request!If you are new, please check out the trimmed down summary of our deployment process below:
|
.deploy to development |
Deployment TriggeredGrantBirki, started a branch deployment 🚀
You can watch the progress here 🔗 |
API Deployment - Development 🪐The API has been deployed to the development environment 🚀
|
Deployment Results
Successfully deployed branch fleamarket-schema-update
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is how to make it available on the API side, but the data manager also needs to supply the value for the normalizedName attribute, which is handled here: the-hideout/tarkov-data-manager#96
.deploy |
Deployment TriggeredRazzmatazzz, started a branch deployment 🚀
You can watch the progress here 🔗 |
API Deployment - Production 🌔The API has been deployed to the production environment 🚀
|
Deployment Results
Successfully deployed branch fleamarket-schema-update
|
add normalizedName to FleaMarket type
This PR adds the
normalizedName
field to theFleaMarket
type. I'm unsure if this will work but going to try it outresolves: #78