gitlab-org--gitlab-foss/config/metrics/objects_schemas/omniauth_providers_schema.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
71 B
JSON
Raw Normal View History

{
"type": "array",
"items": {
"type": ["string", "null"]
}
}