Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 379 Bytes

File metadata and controls

18 lines (11 loc) · 379 Bytes

pluginMetadataEndpoint

Adds an endpoint that serves a JSON string representing all configured plugins.

Sample Code:

{
  "pluginMetadataEndpoint": "/metadata"
}

Note:

If you request the relative path /metadata of your application, a JSON string is returned with the configured plug-ins.