falconry / falcon

The no-magic web data plane API and microservices framework for Python developers, with a focus on reliability, correctness, and performance at scale.
https://falcon.readthedocs.io/en/stable/
Apache License 2.0
9.53k stars 945 forks source link

docs(media): make JSONHandler customization docs clearer #1925

Closed dflss closed 3 years ago

dflss commented 3 years ago

Summary of Changes

I have modified the JSONHandler docs by separating the following concepts:

Related Issues

Closes #1907

codecov[bot] commented 3 years ago

Codecov Report

Merging #1925 (5b513f5) into master (7efb46f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master     #1925   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           63        63           
  Lines         6610      6610           
  Branches      1067      1067           
=========================================
  Hits          6610      6610           
Impacted Files Coverage Δ
falcon/media/json.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7efb46f...5b513f5. Read the comment docs.