Welcome to mirror list, hosted at ThFree Co, Russian Federation.

abuse_event_metadata.json « json_schemas « validators « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b24ec93f877ff5b6026ff130540d3eb06493fc5e (plain)
1
2
3
4
5
6
7
{
  "$schema": "http://json-schema.org/draft-07/schema#",
  "description": "Metadata to support an abuse event",
  "type": "object",
  "properties": {
  }
}