Implement whois method in msr.py and update the response and change the schema of `/asn-peers`
All threads resolved!
Compare changes
- Maryam Mokhtarifar authored
+ 26
− 3
@@ -104,6 +104,7 @@ import json
@@ -160,7 +161,6 @@ PEERING_LIST_SCHEMA = {
@@ -441,7 +441,8 @@ ASN_PEER_LIST_SCHEMA = {
@@ -451,7 +452,8 @@ ASN_PEER_LIST_SCHEMA = {
@@ -1397,6 +1399,25 @@ def _asn_peers(asn, group, instance):
@@ -1407,10 +1428,12 @@ def _asn_peers(asn, group, instance):