mirror of
https://github.com/akheron/jansson.git
synced 2025-04-06 05:55:05 +00:00
Changed :versionadded for JSON_DECODE_INT_AS_REAL docs
This commit is contained in:
parent
02a3829363
commit
c3e9725f02
1 changed files with 1 additions and 1 deletions
|
@ -956,7 +956,7 @@ macros can be ORed together to obtain *flags*.
|
|||
With this flag enabled the decoder interprets all numbers as real
|
||||
values.
|
||||
|
||||
.. versionadded:: 2.4.1
|
||||
.. versionadded:: 2.5
|
||||
|
||||
Each function also takes an optional :type:`json_error_t` parameter
|
||||
that is filled with error information if decoding fails. It's also
|
||||
|
|
Loading…
Add table
Reference in a new issue