Sha256: cf44a8477d47778748226924926bc9fef9ee97f5ad28dc92345e5d9f544a2153
Contents?: true
Size: 374 Bytes
Versions: 11
Compression:
Stored size: 374 Bytes
Contents
{ "$schema": "http://json-schema.org/draft-07/schema", "definitions": { "app_uninstalled": { "type": "object", "description": "learn more: https://api.slack.com/events/app_uninstalled", "properties": { "type": { "const": "app_uninstalled" } }, "example": { "type": "app_uninstalled" } } } }
Version data entries
11 entries across 11 versions & 1 rubygems