X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=docs%2Fextension.schema.json;h=19c2b3771a7818fbc2b1333dd7a169c8c7fea0dc;hb=2d534f3ea6ab39c463ac27692c1121c3faf5c92a;hp=8c760cc31da74ebf4d282e97692030bde1577ac8;hpb=9db32681e4821f0c88575c07c30c91f5916855b4;p=lhc%2Fweb%2Fwiklou.git diff --git a/docs/extension.schema.json b/docs/extension.schema.json index 8c760cc31d..19c2b3771a 100644 --- a/docs/extension.schema.json +++ b/docs/extension.schema.json @@ -504,6 +504,10 @@ "type": "object", "description": "Registry of factory functions to create Config objects" }, + "CentralIdLookupProviders": { + "type": "object", + "description": "Central ID lookup providers" + }, "namespaces": { "type": "array", "description": "Method to add extra namespaces",