Skip to content

Commit

Permalink
Generated changelog and API docs for version 12.0.2
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
atruskie committed Dec 17, 2024
1 parent 4544d19 commit 035fd18
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## [12.0.1](https://github.com/QutEcoacoustics/baw-server/tree/12.0.1) (2024-12-17)

[Full Changelog](https://github.com/QutEcoacoustics/baw-server/compare/12.0.0...12.0.1)

## [12.0.0](https://github.com/QutEcoacoustics/baw-server/tree/12.0.0) (2024-12-09)

[Full Changelog](https://github.com/QutEcoacoustics/baw-server/compare/10.0.1...12.0.0)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.0.1
12.0.2
12 changes: 6 additions & 6 deletions swagger/v2/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1461,7 +1461,7 @@ paths:
See https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.1
for installation instructions.
Version 12.0.0 from http://web:3000.
Version 12.0.1 from http://web:3000.
.EXAMPLE
Expand Down Expand Up @@ -1501,7 +1501,7 @@ paths:
# https://github.com/PowerShell/PowerShell/issues/14348
$ProgressPreference = 'SilentlyContinue'
Write-Information "Acoustic Workbench downloader script version 12.0.0"
Write-Information "Acoustic Workbench downloader script version 12.0.1"
if ($null -eq $target) {
$target = $pwd
Expand Down Expand Up @@ -1683,7 +1683,7 @@ paths:
See https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.1
for installation instructions.
Version 12.0.0 from http://web:3000.
Version 12.0.1 from http://web:3000.
.EXAMPLE
Expand Down Expand Up @@ -1723,7 +1723,7 @@ paths:
# https://github.com/PowerShell/PowerShell/issues/14348
$ProgressPreference = 'SilentlyContinue'
Write-Information "Acoustic Workbench downloader script version 12.0.0"
Write-Information "Acoustic Workbench downloader script version 12.0.1"
if ($null -eq $target) {
$target = $pwd
Expand Down Expand Up @@ -4063,7 +4063,7 @@ paths:
status: 200
message: OK
data:
auth_token: QHqYHo8n7EOm031kADOqKzfHkVWcBJngPE0bkMYrHoE
auth_token: 0WIkvU0amkX9D7AVb47j-_09rntK-GXF8xshx7CdPZ0
user_name: Admin
user_id: 1
message: Logged in successfully.
Expand Down Expand Up @@ -4119,7 +4119,7 @@ paths:
status: 200
message: OK
data:
auth_token: 0p_ztp21-f5VKeCoAQu3GtTT1M-hT2U5azegBeeAupg
auth_token: h4iggQk9dWJH3jGLZXOdG02XmxA3EU6d5i07dKEXi1Q
user_name: Admin
user_id: 1
schema:
Expand Down

0 comments on commit 035fd18

Please sign in to comment.