issues
search
LartTyler
/
MHWDB-API
Source code for the Monster Hunter World API project
GNU Affero General Public License v3.0
74
stars
11
forks
source link
Merge fix/empty-object-serialization into release/1.17.1
#135
Closed
LartTyler
closed
4 years ago
LartTyler
commented
4 years ago
Changelog
Fixed a bug wherein attributes objects (such as
Weapon.attributes
or
SkillRank.modifiers
) would be serialized to an empty array if they contained no keys.
Changelog
Weapon.attributes
orSkillRank.modifiers
) would be serialized to an empty array if they contained no keys.