dotkernel / api

DotKernel's PSR-7 REST style API built around the Mezzio API skeleton.
https://docs.dotkernel.org/api-documentation/
MIT License
35 stars 5 forks source link

Endpoint typo in Postman documentation #133

Closed OnitaAndrei closed 2 years ago

OnitaAndrei commented 2 years ago

Typo in {{APPLICATION_URL}}/user/activate/{{$randomUUID}}, it should be {{APPLICATION_URL}}/user/{{$randomUUID}}/activate instead

arhimede commented 2 years ago

closed in #136