knadh / dictpress

A stand-alone web server application for building and publishing full fledged dictionary websites and APIs for any language.
https://dict.press
GNU Affero General Public License v3.0
361 stars 42 forks source link

Fix: Error Invalid IDs when adding a relation #25

Closed mahendrabishnoi2 closed 1 year ago

mahendrabishnoi2 commented 1 year ago

This PR updates echo version to v4.8.0. This version of echo allows us to have different param names in different methods with the same path scheme (PR).

Fixes: #24