You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The method copyPad seems to be missing from the API
To Reproduce
Steps to reproduce the behavior:
Run Etherpad lite locally (im using windows and version 2.2.7)
Start a webbrowser and goto /api/1/copyPad
You get "no such function"
For example /api/1/deletePad returns missing apiKey so it found the method
Describe the bug
The method copyPad seems to be missing from the API
To Reproduce
Steps to reproduce the behavior:
Run Etherpad lite locally (im using windows and version 2.2.7)
Start a webbrowser and goto /api/1/copyPad
You get "no such function"
For example /api/1/deletePad returns missing apiKey so it found the method
Expected behavior
I expect the method to be there as stated in the API description https://etherpad.org/doc/v1.8.4/#index_http_api
Screenshots
If applicable, add screenshots to help explain your problem.
Server (please complete the following information):
node --version
): 22.13.0npm --version
): 10.9.2Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: