Undeprecate JSONType member to avoid deprecation warnings when introspecting into the enum. Details: https://forum.dlang.org/post/feudrhtxkaxxscwhhhff@forum.dlang.org
@cschlote updated dlang/phobos pull request #7225 "Undeprecate JSONType member to avoid deprecation warnings" fixing this issue: - Fix Issue 20350 - Enhanced deprecation message on JSON_TYPE alias Add hint to message to also change the enum members. https://github.com/dlang/phobos/pull/7225
dlang/phobos pull request #7225 "Undeprecate JSONType member to avoid deprecation warnings" was merged into stable: - ae03972df171056332b008af3ca025fa8daf6671 by Carsten Schlote: Fix Issue 20350 - Undeprecate JSONType member to avoid deprecation warnings Undeprecate JSONType members, which create lots of spam-like deprecation warnings, which can't be fixed by the user. See discussion on this issue at https://forum.dlang.org/post/feudrhtxkaxxscwhhhff@forum.dlang.org https://github.com/dlang/phobos/pull/7225