mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Update registry lock controller to also return special serialization
This commit is contained in:
parent
ce8451d004
commit
5e5162e44e
5 changed files with 28 additions and 13 deletions
|
@ -23,7 +23,7 @@ Content-Type: application/json
|
|||
"id": "98d1083a-8863-4153-93e4-caee4a013535",
|
||||
"name": "domain0.ee",
|
||||
"registrar": "Best Names",
|
||||
"valid_from": "2015-09-09T09:11:14.861Z",
|
||||
"registered_at": "2015-09-09T09:11:14.861Z",
|
||||
"valid_to": "2016-09-09T09:11:14.861Z",
|
||||
"registrant_id": 1,
|
||||
"transfer_code": "98oiewslkfkd",
|
||||
|
@ -89,6 +89,7 @@ Content-Type: application/json
|
|||
"name": "domain0.ee",
|
||||
"registrar": "Best Names",
|
||||
"valid_to": "2016-09-09T09:11:14.861Z",
|
||||
"registered_at": "2015-09-09T09:11:14.861Z",
|
||||
"registrant_id": 1,
|
||||
"transfer_code": "98oiewslkfkd",
|
||||
"created_at": "2015-09-09T09:11:14.861Z",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue