{"openapi":"3.0.0","components":{"schemas":[{"Alias":{"properties":{"email":{"type":"string"},"label":{"type":"string"},"description":{"type":"string"},"active":{"type":"boolean"}}},"Newsletter":{"properties":{"sender":{"type":"string"},"subject":{"type":"string"},"preview":{"type":"string"},"content":{"type":"string"},"alias":{"type":"resource"},"unread":{"type":"boolean"},"starred":{"type":"boolean"},"archived":{"type":"boolean"}}}}]}}