Bug 17428: [REST] Cities swagger specification
[koha.git] / api / v1 / swagger / definitions.json
index e4d7427..d27167b 100644 (file)
@@ -1,4 +1,7 @@
 {
+  "city": {
+    "$ref": "definitions/city.json"
+  },
   "patron": {
     "$ref": "definitions/patron.json"
   },