diff options
Diffstat (limited to 'core/openapi.json')
-rw-r--r-- | core/openapi.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/openapi.json b/core/openapi.json index c586ed73ad0..3a67a076988 100644 --- a/core/openapi.json +++ b/core/openapi.json @@ -4988,6 +4988,10 @@ { "name": "guest_avatar", "description": "This controller handles guest avatar requests." + }, + { + "name": "ocm", + "description": "Controller about the endpoint /ocm-provider/" } ] }
\ No newline at end of file |