0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-20 21:32:31 -05:00

refactor: fix swagger

This commit is contained in:
Gao Sun 2024-01-15 11:13:24 +08:00
parent e7fe20d32f
commit 44d8717bd7
No known key found for this signature in database
GPG key ID: 13EBE123E4773688

View file

@ -128,6 +128,7 @@ const identifiableEntityNames = [
'organization', 'organization',
'organization-role', 'organization-role',
'organization-scope', 'organization-scope',
'organization-invitation',
]; ];
/** /**