mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-04 11:58:52 +00:00
documentation: Adds versioning information.
Adds version information for applications, functions, and manager events/actions. This is not completely exhaustive by any means but covers most new things added that have release versioning information in the issue tracker. ASTERISK-29940 #close Change-Id: I506401e93c799715dbbe97c0a8ba18af2bf5e131
This commit is contained in:
committed by
George Joseph
parent
bb2102a991
commit
4aac359d79
@@ -39,6 +39,11 @@
|
||||
|
||||
/*** DOCUMENTATION
|
||||
<function name="JSON_DECODE" language="en_US">
|
||||
<since>
|
||||
<version>16.24.0</version>
|
||||
<version>18.10.0</version>
|
||||
<version>19.2.0</version>
|
||||
</since>
|
||||
<synopsis>
|
||||
Returns the string value of a JSON object key from a string containing a
|
||||
JSON array.
|
||||
|
Reference in New Issue
Block a user