Add contact endpoint documentation

This commit is contained in:
Maciej Szlosarczyk 2018-07-16 10:28:17 +03:00
parent d49b4b5c0f
commit f965878b42
No known key found for this signature in database
GPG key ID: 41D62D42D3B0D765
3 changed files with 157 additions and 5 deletions

View file

@ -1,7 +1,7 @@
# Domain related actions
## GET /repp/v1/registrant/domains
Returns domains of the current registrar.
Returns domains of the current registrant.
#### Parameters
@ -65,7 +65,6 @@ Content-Type: application/json
"status_notes": {
},
"statuses_backup": [
]
}
],
@ -100,3 +99,8 @@ Content-Type: application/json
"total_number_of_records": 2
}
```
#### Implementation details
This endpoint is practically a copy-paste from similar endpoint used by
registrars.