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