StarCitizenWiki / API

The star-citizen.wiki API. Automatically scrapes Comm-Links, Stats and In-Game Data.
https://api.star-citizen.wiki
MIT License
29 stars 5 forks source link

Missing tags for commodities #124

Closed alistair3149 closed 7 months ago

alistair3149 commented 7 months ago

On the API, certain commodities such as the Pingala seeds (ea165f19-e4a6-4ee4-86d3-a0364a6307bd) does not have any value in the tags key, while it is not the case in the raw data.

octfx commented 7 months ago

The tags key refers to these tags: https://github.com/StarCitizenWiki/scunpacked-data/blob/5eb71eb4b19e8462f610bae892747acbbb31caa9/v2/items/harvestable_pingala-raw.json#L52

The tags of an entity can now be found under the entity_tags key