@@ -1954,7 +1954,7 @@ paths:
19541954 Unexpected Error:
19551955 * 400: Bad Request => group is not an origin one
19561956 * 401: Unauthorized => bad credentials
1957- * 403: Fobidden => a device is currently booked
1957+ * 403: Forbidden => a device is currently booked
19581958 * 404: Not Found => unknown group or devices
19591959 * 500: Internal Server Error
19601960 * 503: Service Unavailable => server too busy or a lock on a resource is pending
@@ -1996,7 +1996,7 @@ paths:
19961996 Unexpected Error:
19971997 * 400: Bad Request => group is not an origin one
19981998 * 401: Unauthorized => bad credentials
1999- * 403: Fobidden => a device is currently booked
1999+ * 403: Forbidden => a device is currently booked
20002000 * 404: Not Found => unknown group or devices
20012001 * 500: Internal Server Error
20022002 * 503: Service Unavailable => server too busy or a lock on a resource is pending
@@ -2102,7 +2102,7 @@ paths:
21022102 Unexpected Error:
21032103 * 400: Bad Request => group is not an origin one
21042104 * 401: Unauthorized => bad credentials
2105- * 403: Fobidden => the device is currently booked
2105+ * 403: Forbidden => the device is currently booked
21062106 * 404: Not Found => unknown group or device
21072107 * 500: Internal Server Error
21082108 * 503: Service Unavailable => server too busy or a lock on a resource is pending
@@ -2138,7 +2138,7 @@ paths:
21382138 Unexpected Error:
21392139 * 400: Bad Request => group is not an origin one
21402140 * 401: Unauthorized => bad credentials
2141- * 403: Fobidden => the device is currently booked
2141+ * 403: Forbidden => the device is currently booked
21422142 * 404: Not Found => unknown group or device
21432143 * 500: Internal Server Error
21442144 * 503: Service Unavailable => server too busy or a lock on a resource is pending
0 commit comments