API structure has changed
3 structure changes including:
3 Modifications
Modified
3
GET /api/domains
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
GET /api/domains/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified
POST /api/domains
- Response
-
201 response Modified
-
application/json content type Modified
- createdAt property Added
-
application/json content type Modified