Add description to rdap endpoint

This commit is contained in:
Erin Song 2024-09-24 17:02:37 -07:00
parent a435eb1f68
commit d6201fc31f
No known key found for this signature in database
3 changed files with 3 additions and 10 deletions

View file

@ -116,6 +116,7 @@ class TestURLAuth(TestCase):
"/api/v1/available/",
"/api/v1/get-report/current-federal",
"/api/v1/get-report/current-full",
"/api/v1/rdap/",
"/health",
]