Merge: Nitsmell : Adding new code smells and print console updated
[nit.git] / src / web / api_catalog.nit
index 3a4bb19..678f514 100644 (file)
@@ -140,7 +140,7 @@ class APICatalogContributors
 end
 
 redef class Person
-       super Jsonable
+       super Serializable
 
        redef fun core_serialize_to(v) do
                v.serialize_attribute("name", name)