Loading LocationAPI.json +5 −0 Original line number Original line Diff line number Diff line Loading @@ -1230,6 +1230,11 @@ "OperationStatus": { "OperationStatus": { "description": "The operation status of the access point", "description": "The operation status of the access point", "type": "string", "type": "string", "enum": [ "Serviceable", "Unserviceable", "Unknown" ], "example": "Serviceable" "example": "Serviceable" }, }, "PreviousAccessPointId": { "PreviousAccessPointId": { Loading LocationAPI.yaml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -817,6 +817,10 @@ definitions: OperationStatus: OperationStatus: description: The operation status of the access point description: The operation status of the access point type: string type: string enum: - Serviceable - Unserviceable - Unknown example: Serviceable example: Serviceable PreviousAccessPointId: PreviousAccessPointId: description: Zone ID description: Zone ID Loading definitions/OperationStatus.yaml +4 −0 Original line number Original line Diff line number Diff line description: The operation status of the access point description: The operation status of the access point type: string type: string enum: - Serviceable - Unserviceable - Unknown example: "Serviceable" example: "Serviceable" No newline at end of file Loading
LocationAPI.json +5 −0 Original line number Original line Diff line number Diff line Loading @@ -1230,6 +1230,11 @@ "OperationStatus": { "OperationStatus": { "description": "The operation status of the access point", "description": "The operation status of the access point", "type": "string", "type": "string", "enum": [ "Serviceable", "Unserviceable", "Unknown" ], "example": "Serviceable" "example": "Serviceable" }, }, "PreviousAccessPointId": { "PreviousAccessPointId": { Loading
LocationAPI.yaml +4 −0 Original line number Original line Diff line number Diff line Loading @@ -817,6 +817,10 @@ definitions: OperationStatus: OperationStatus: description: The operation status of the access point description: The operation status of the access point type: string type: string enum: - Serviceable - Unserviceable - Unknown example: Serviceable example: Serviceable PreviousAccessPointId: PreviousAccessPointId: description: Zone ID description: Zone ID Loading
definitions/OperationStatus.yaml +4 −0 Original line number Original line Diff line number Diff line description: The operation status of the access point description: The operation status of the access point type: string type: string enum: - Serviceable - Unserviceable - Unknown example: "Serviceable" example: "Serviceable" No newline at end of file