diff --git a/api.json b/api.json index a90aadd..b5005e9 100644 --- a/api.json +++ b/api.json @@ -4,7 +4,7 @@ "title": "Mockup", "description": "A simple API Mock", "contact": { - "name": "Nicolas Massé", + "name": "Nicolas Massé", "url": "https://github.com/nmasse-itix/API-Mockup", "email": "nicolas.masse@itix.fr" }, @@ -25,7 +25,7 @@ "schema": { "type": "array", "items": { - "type": "#/definitions/PersistedThing" + "$ref": "#/definitions/PersistedThing" } } }