codeamp / circuit

CodeAmp API. Built with Golang, GraphQL, GORM and Socket-IO
Apache License 2.0
21 stars 6 forks source link

Bug fix for gokong/routes file. Add to upstream maybe? #508

Closed aballman closed 4 years ago

aballman commented 4 years ago

Fixes GoKong library when Listing Routes. Seems to be a problem when interacting with Kong v1.0 with this version of the library.

Only seemed to break once we hit the pagination limit then got stuck in an infinite loop! :(

aballman commented 4 years ago

Turns out just using the wrong version of this lib with kongv1 :(