LinuxForHealth/py-service-wrapper

Define HTTP verb in YAML file

Closed this issue · 0 comments

The wrapper only supports GET endpoints. the YAML parser and wrapper code needs to be modified so that the HTTP verb (POST, PATCH, DELETE etc.) can be defined in the YAML file.