diff --git a/betsapi-oas.yaml b/betsapi-oas.yaml index f24d3ec..86cbeb7 100644 --- a/betsapi-oas.yaml +++ b/betsapi-oas.yaml @@ -1018,8 +1018,8 @@ definitions: isLive: type: string enum: - - TRUE - - FALSE + - 'TRUE' + - 'FALSE' example: "FALSE" description: Whether the bet is on live event description: ''