Commit d34a308e authored by Noel Alonso's avatar Noel Alonso
Browse files

Adapta test a cambios en esquema

parent 86f24a71
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -79,7 +79,7 @@
			"type": ["object", "null"],
			"properties": {
				"activity": {
					"type": ["string", "null"],
					"type": ["integer", "null"],
					"url": "/api/atlas/view/activities"
				}
			}