-
Notifications
You must be signed in to change notification settings - Fork 51
new Rest service with characters out of a-z #81
Comments
REST services naming has to follow PHP syntax compliance. Upon service creation, its name is used to create class names and configuration keys and values.
|
Yes, but PHP classes and configuration keys and values are simple strings, which can contain those characters. |
A-Z, a-z, - and _. No Unicode. Envoyé de mon iPhone
|
Where did you got that? |
This repository has been closed and moved to laminas-api-tools/api-tools; a new issue has been opened at laminas-api-tools/api-tools#57. |
I tried to create a rest service with a letter from the Spanish alphabet, "á", and the admin didn't allowed me
The text was updated successfully, but these errors were encountered: