execute

open override fun execute(params: IPluginServletActionParams): IPluginServletActionRetVal

Retrieves or updates the API-Documentation depending on the provided "X-Action" set within the params headerMap (either "Retrieve" or "Update"). An "Update" overwrites existing data.

Return

An IPluginServletActionRetVal containing the response.

Parameters

params

Parameters provided by Formcycle for the servlet action.