📝 Change packages for auto-documentation

This commit is contained in:
Eric Espie
2022-12-28 09:51:46 +01:00
parent 0d49c605e2
commit b37e74b407
2 changed files with 22 additions and 22 deletions

View File

@@ -129,7 +129,7 @@ class ObjectResult
/**
* REST response for services managing objects. Derive this structure to add information and/or constants
*
* @package Extensibility
* @package RESTExtensibilityAPI
* @package REST Services
* @api
*/
@@ -206,7 +206,7 @@ class RestResultWithRelations extends RestResultWithObjects
/**
* Deletion result codes for a target object (either deleted or updated)
*
* @package Extensibility
* @package RESTExtensibilityAPI
* @api
* @since 2.0.1
*/