motiv-labs / janus

An API Gateway written in Go
https://hellofresh.gitbooks.io/janus
MIT License
2.79k stars 317 forks source link

Missing examples: How to delete/update API endpoint configurations #306

Closed kigen closed 6 years ago

kigen commented 6 years ago

I have been going through the documentation and it seems there's no example of how to:

  1. Update endpoint configuration
  2. Delete endpoint config.

Unless I am looking at the wrong place: Guidance will be appreciated.

italolelis commented 6 years ago

@kigen Thanks for reporting that. As soon as we can we will add this to the documentation.

vgarvardt commented 6 years ago

Done in https://github.com/hellofresh/janus/pull/342