TibiaData/tibiadata-api-go

align transfer_type in world and worlds endpoints

Closed this issue · 0 comments

Align so that worlds and world endpoints have same value in transfer_type field value.
Default of transfer_type should be regular.

Example on /v4/world/Vunira

"transfer_type": "",

Example on /v4/worlds

"transfer_type": "regular",