Skip to content
This repository has been archived by the owner on Nov 13, 2018. It is now read-only.

TO: /api/{version}/asns.json has superfluous top-level key #806

Closed
mtorluemke opened this issue Nov 20, 2015 · 1 comment
Closed

TO: /api/{version}/asns.json has superfluous top-level key #806

mtorluemke opened this issue Nov 20, 2015 · 1 comment
Assignees
Milestone

Comments

@mtorluemke
Copy link
Contributor

{ response: { asns: [ ... ] } }

should just be:

{ response: [ ... ] }

@mtorluemke
Copy link
Contributor Author

thanks!

@dewrich dewrich added this to the 1.4.0 milestone Jan 20, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants