Skip to content

Output format optimization #5

@HanadaLee

Description

@HanadaLee
  1. rename as_domain to autonomous_system_domain
"asn": {
    "autonomous_system_number": <uint32>,
    "autonomous_system_organization": "...",
    "autonomous_system_domain": "..."
  },
  1. postal codes are a type of location, and I personally don't think they need to be placed in the top-level label.
  "location": {
    "accuracy_radius": <uint16>,
    "latitude": <double>,
    "longitude": <double>,
    "metro_code": <uint16>,
    "time_zone": "...",
    "postal_code": "..."
  },

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions