Skip to content

Commit

Permalink
Added destination in response to /JS, udated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
fredlcore committed Jan 4, 2025
1 parent 3332416 commit 8979483
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.2
info:
title: BSB-LAN API
version: '2.3'
version: '2.4'
description: BSB-LAN JSON API Specification
termsOfService: ''
contact:
Expand Down Expand Up @@ -967,10 +967,10 @@ components:
- Type
example:
'700':
Parameter: 700
Value: '1'
Destination: 0
Type: 1
parameter: 700
value: '1'
destination: 0
type: 1

ParameterWriteResult:
title: ParameterWriteResult
Expand Down

0 comments on commit 8979483

Please sign in to comment.