Maciej Szlosarczyk
e88884485a
Update API documentation
2020-06-18 10:52:11 +03:00
Artur Beljajev
f0a7edd6d8
Ignore legacy database columns
...
Closes #1377
2019-12-15 18:27:01 +02:00
Artur Beljajev
cea834d5b7
Change domains.delete_at
database column type to date, rename to
...
`delete_date`
Closes #1125
2019-05-02 16:32:44 +03:00
Artur Beljajev
1ad62bf4bd
Remove domains.reserved
database column as unused
2019-04-03 14:49:13 +03:00
Artur Beljajev
5107d2d3a9
Refactor force delete
procedure
...
- Change `domains.force_delete_at` database column type to date,
rename to `force_delete_date`
- Save `force_delete_date` in application timezone
- Improve tests
Fixes #812 , #253
2019-03-28 18:19:51 +02:00
Maciej Szlosarczyk
f551140a0d
Fix #1000
...
* Return contacts inside domain object
* Return registrant uuid and name inside domain object
2018-10-04 09:54:52 +03:00
Maciej Szlosarczyk
2a4995226f
Expand on the response about registrar and nameservers
...
* Return website for registrar
* Return IPv4 and IPv6 addresses for nameservers
2018-10-03 16:34:26 +03:00
Maciej Szlosarczyk
2d8b196b1e
Add missing nameserver array to domain endpoint documentation
2018-10-02 12:02:35 +03:00
Maciej Szlosarczyk
5e5162e44e
Update registry lock controller to also return special serialization
2018-10-02 11:57:52 +03:00
Maciej Szlosarczyk
ce8451d004
Update domains controller to return serialized domains now
2018-10-02 11:36:44 +03:00
Maciej Szlosarczyk
2f776f51ac
It seems like I made a mistake with the API URL prefix in docs
...
This should be fixed now. I decided on fixing the documentation
instead of the actual implementation, as it has no testing footprint
2018-08-14 09:02:25 +03:00
Maciej Szlosarczyk
e75d962d39
Remove inconsistent usage of error/errors
2018-07-27 11:19:18 +03:00
Maciej Szlosarczyk
aa87d001d5
Remove Cache-Control headers from examples
2018-07-17 15:07:32 +03:00
Maciej Szlosarczyk
d71726c55d
Remove Content-Length header from examples
2018-07-17 15:04:55 +03:00
Maciej Szlosarczyk
270444b2e8
Add registry lock documentation
2018-07-16 16:03:51 +03:00
Maciej Szlosarczyk
e2d2768b6e
Update domain endpoint
2018-07-16 14:26:59 +03:00
Maciej Szlosarczyk
2e2e5cd08d
Add GET contact info endpoint
2018-07-16 13:42:41 +03:00
Maciej Szlosarczyk
f965878b42
Add contact endpoint documentation
2018-07-16 11:12:30 +03:00
Maciej Szlosarczyk
d49b4b5c0f
Add domain list documentation
2018-07-13 16:19:34 +03:00