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

(-)a/api/v1/swagger/paths/holds.json (-2 / +1 lines)
Lines 692-698 Link Here
692
          "description": "Pickup location",
692
          "description": "Pickup location",
693
          "required": true,
693
          "required": true,
694
          "schema": {
694
          "schema": {
695
            "type": "string"
695
            "type": "integer"
696
          }
696
          }
697
        }
697
        }
698
      ],
698
      ],
699
- 

Return to bug 27190