ri0t1985 / api-creator

Project that allows you to turn static website data into an API through CSS selectors
MIT License
6 stars 0 forks source link

Implement update call #12

Open ri0t1985 opened 7 years ago

ri0t1985 commented 7 years ago

Currently the call to update a user created endpoint is only a stub.

This should be implemented, as well as the stub to validate an update call

ri0t1985 commented 7 years ago

Is considered a "Nice to have", but a work around is to use the Delete and Create call.