1
0
mirror of https://github.com/google/nomulus synced 2026-01-09 15:43:52 +00:00

Fix cut-and-paste error in RDAP documentation

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=189191122
This commit is contained in:
mountford
2018-03-15 08:46:44 -07:00
committed by jianglai
parent 33ec789a44
commit 0229aefe09

View File

@@ -308,7 +308,7 @@ returned result set. A request can specify that only items owned by a specific
registrar be included, by adding an extra parameter:
```
/rdap/domains?name=*.tld&includeDeleted=true
/rdap/domains?name=*.tld&registrar=registrar-client-string
```
This could be useful when designing a registrar user interface that uses RDAP as