phasar icon indicating copy to clipboard operation
phasar copied to clipboard

Refactor getAsJson()

Open fabianbs96 opened this issue 1 year ago • 0 comments

In the process to make nlohmann::json and implementation detail (and not having any nlohmann type in our public APIs), we:

  1. Deprecate all getAsJson() functions
  2. Add printAsJson() functions that should be used instead.

fabianbs96 avatar May 20 '24 12:05 fabianbs96