Refer to json function instead of deprecated json.decode in groups docs (#6552)

This commit is contained in:
Robin 2025-07-07 16:15:32 +02:00 committed by GitHub
parent 51ab5b815c
commit 36ecbb2c8d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -205,7 +205,7 @@
single or double quotes.
The value is always of type [string]($str). More complex data
may be parsed manually using functions like [`json.decode`]($json.decode).
may be parsed manually using functions like [`json`]($json).
- name: sym
title: General