8
0
Pārlūkot izejas kodu

Improved API docs.

Maciej Bukowski 7 gadi atpakaļ
vecāks
revīzija
e1d7b1dd19

+ 2 - 1
packages/ckeditor5-cloud-services/src/cloudservices.js

@@ -32,7 +32,8 @@ export default class CloudServices extends Plugin {
 		}
 
 		/**
-		 * The authentication token URL for CKEditor Cloud Services.
+		 * The authentication token URL for CKEditor Cloud Services or a callback to the token value promise. See the
+		 * {@link module:cloud-services/cloudservices~CloudServicesConfig#tokenUrl} for more details.
 		 *
 		 * @readonly
 		 * @member {String|Function|undefined} #tokenUrl