The release method currently just triggers hooks and returns an empty object. Either document its expected use and examples or repurpose it to do something concrete. If it is not part of the public surface, consider removing it from index exports.
Files:
- plugins/core/rest-api-plugin-methods/release.js
- index.js
The release method currently just triggers hooks and returns an empty object. Either document its expected use and examples or repurpose it to do something concrete. If it is not part of the public surface, consider removing it from index exports.
Files: