Open cppctamber opened 2 years ago
The space object factory faction property in the universe/graphics response is incorrectly spelt as sof_fation_name and should be sof_faction_name
universe/graphics
sof_fation_name
sof_faction_name
GET latest/universe/graphics/{graphic_id}/?datasource=tranquility
200
{ "graphic_id": 307, "sof_dna": "mf8_t1:minmatarbase:minmatar", "sof_fation_name": "minmatarbase", "sof_hull_name": "mf8_t1", "sof_race_name": "minmatar" }
{ "graphic_id": 307, "sof_dna": "mf8_t1:minmatarbase:minmatar", "sof_faction_name": "minmatarbase", "sof_hull_name": "mf8_t1", "sof_race_name": "minmatar" }
Check all boxes that apply to this issue:
收到勒。。。(-o-)/ (^) 请不要介意这封自动回复。。。。
Bug
The space object factory faction property in the
universe/graphics
response is incorrectly spelt assof_fation_name
and should besof_faction_name
Request
GET latest/universe/graphics/{graphic_id}/?datasource=tranquility
Response
Status Code
200
Body
Expected
Checklist
Check all boxes that apply to this issue: