JSON profiles
JSON schemas can be created and managed in the wiki to create different API query profiles.
In a nutshell
How a profile is managed:
- The user creates a JSON page in the
Recon:
namespace of the website and adds a profile following the guidelines soon to be provided below.
How a profile is read and used:
- The API module (
recon-manifest
, etc.) reads this profile if its page ID is provided to theprofile
parameter.