upb-uc4 / lagom-core

Repository for the micro service backend using lagom.
Apache License 2.0
6 stars 0 forks source link

Refactor unsigned proposal endpoints #432

Open dhelmert opened 3 years ago

dhelmert commented 3 years ago

Change all unsigned proposal endpoints to be GET instead of POST, in order to be more conform with REST API best practices.