Closed rafaeljusto closed 10 years ago
The REST API is not accepting a domain without the ending dot, for example:
/domain/br/verification
We should make the final dot optional, and fix the regular expression that validates it.
Fixed when migrated to Handy framework
The REST API is not accepting a domain without the ending dot, for example:
We should make the final dot optional, and fix the regular expression that validates it.