Commit 57264de
committed
Fix field order inconsistency between IPv4 and IPv6 responses
- Standardize object property order for both IPv4 and IPv6 lookups
- Order is now consistent: range, country, region, eu, timezone, city, ll, metro, area
- Previously IPv6 had different order: range, country, region, city, ll, metro, area, eu, timezone
- All tests passing1 parent 828e891 commit 57264de
2 files changed
+12
-2
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
176 | | - | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
177 | 187 | | |
178 | 188 | | |
179 | 189 | | |
| |||
0 commit comments