Commodity schema - "renamed" missing
Nobody has claimed this yet.
Assessment
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 62/100
- Issue type
- Bug
- Clarity
- Clearly specified
- Activity status
- Stale
- Tech stack
- json
- Domain
- data
Research direction
Open schemas/commodity-v3.0.json and inspect the referenced lines for FID, build, Horizons, Odyssey, StarSystem, and stationName. Compare the schema entries with the issue's examples and update the missing or misspelled "renamed" attributes. Done means the commodity schema consistently describes these renamed fields; validate the JSON after editing.
Written by the indexing model from the issue text.
Description
Typo in attribute "renamed".
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L98
Missing "renamed" from "FID" ?
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L16
Missing "renamed" from "build".
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L23
Missing "renamed" from "Horizons"
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L66
Missing "renamed" from "Odyssey"
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L70
Missing "renamed" from "StarSystem"
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L45
eg:
"stationName": "Orbital Construction Site: Edwards Legacy"
"systemName": "HIP 27510"
"renamed" should be "StationName"
https://github.com/EDCD/EDDN/blob/72905efab353a08f92b5ed836f0a2d3a272fb538/schemas/commodity-v3.0.json#L51
- Dominant language
- Python
- Stars
- 348
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100