This commit is contained in:
Konstantin Wohlwend 2025-07-13 08:59:29 -07:00
parent 156a70d726
commit e6b214b257

View File

@ -143,7 +143,7 @@ export const clientProjectsCrud = createCrud({
docs: {
clientRead: {
summary: 'Get the current project',
description: 'Get the current project information including display name, OAuth providers and authentication methods. Useful for display the available login options to the user.',
description: 'Get the current project information including display name, OAuth providers and authentication methods. Useful for displaying the available login options to the user.',
tags: ['Projects'],
},
},