# This file was generated by the Julia OpenAPI Code Generator
# Do not modify this file directly. Modify the OpenAPI specification instead.
if !isdefined(@__MODULE__, :TaskStatus)
const TaskStatus = String
else
@warn("Skipping redefinition of TaskStatus to String")
end