Api documentation not available
-
Hi,
I'm searching for the api documentation and I can't find it anymore:Same thing if I'm looking for /rest/api-docs
-
Hi Radu,
Can you check that swagger.enabled=true in your Mango/overrides/properties/env.properties file (or, if that is not there, Mango/classes/env.properties)? You will have to restart Mango to get to use that page if swagger.enabled=false, after changing it to true.
-
thanks
-
I'm trying to query events:
Can I query between two dates using the api?
Can the events be automatically purged after 1 year for example? -
Currently, I do not believe so. Purging all events after 1 year can be accomplished through the regular UI on the system settings page --> purge settings --> purge events older than
-
How can I query the api for active events?
Thank You