JSON profiles

From CODECS Dev

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 the profile parameter.

Redirect service

For the redirect service that can be configured through a profile, see this page.


Development

Tests