View | Details | Raw Unified | Return to bug 17927
Collapse All | Expand All

(-)a/api/v1/swagger/x-primitives.json (-2 / +1 lines)
Lines 12-18 Link Here
12
    "description": "library assigned user identifier"
12
    "description": "library assigned user identifier"
13
  },
13
  },
14
  "cityid": {
14
  "cityid": {
15
    "type": "string",
15
    "type": "integer",
16
    "description": "internally assigned city identifier",
16
    "description": "internally assigned city identifier",
17
    "readOnly": true
17
    "readOnly": true
18
  },
18
  },
19
- 

Return to bug 17927