Page MenuHomePhabricator

Add an API to JsonConfig for reading specific config properties
Open, Needs TriagePublic

Description

It would be useful if JsonConfig had an API for reading config properties. Otherwise, if you are trying to read configs on the client-side, you have to use the mw API to read the entire page and parse the whole JSON object (which is sometimes fine, but not always what you need).

Event Timeline

kaldari raised the priority of this task from to Needs Triage.
kaldari updated the task description. (Show Details)
kaldari added a project: JsonConfig.
kaldari subscribed.