Skip to content

Commit

Permalink
Generated changelog and API docs for version 12.6.12
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
atruskie committed Feb 4, 2025
1 parent c1d2896 commit 6c54d00
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.6.11](https://github.com/QutEcoacoustics/baw-server/tree/12.6.11) (2025-01-30)

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

## [12.6.6](https://github.com/QutEcoacoustics/baw-server/tree/12.6.6) (2025-01-28)

[Full Changelog](https://github.com/QutEcoacoustics/baw-server/compare/12.6.5...12.6.6)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.6.11
12.6.12
12 changes: 6 additions & 6 deletions swagger/v2/swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1488,7 +1488,7 @@ paths:
See https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.1
for installation instructions.
Version 12.6.6 from http://web:3000.
Version 12.6.11 from http://web:3000.
.EXAMPLE
Expand Down Expand Up @@ -1528,7 +1528,7 @@ paths:
# https://github.com/PowerShell/PowerShell/issues/14348
$ProgressPreference = 'SilentlyContinue'
Write-Information "Acoustic Workbench downloader script version 12.6.6"
Write-Information "Acoustic Workbench downloader script version 12.6.11"
if ($null -eq $target) {
$target = $pwd
Expand Down Expand Up @@ -1710,7 +1710,7 @@ paths:
See https://docs.microsoft.com/en-us/powershell/scripting/install/installing-powershell?view=powershell-7.1
for installation instructions.
Version 12.6.6 from http://web:3000.
Version 12.6.11 from http://web:3000.
.EXAMPLE
Expand Down Expand Up @@ -1750,7 +1750,7 @@ paths:
# https://github.com/PowerShell/PowerShell/issues/14348
$ProgressPreference = 'SilentlyContinue'
Write-Information "Acoustic Workbench downloader script version 12.6.6"
Write-Information "Acoustic Workbench downloader script version 12.6.11"
if ($null -eq $target) {
$target = $pwd
Expand Down Expand Up @@ -4090,7 +4090,7 @@ paths:
status: 200
message: OK
data:
auth_token: 7lSzVgCewMyR8izYvBi4UZKOcy8kBule7nPefVgIBWo
auth_token: OZiqI8ZAHOXOuc8tnYJgVk9sbDPNl8b0pjgKjKyBHX0
user_name: Admin
user_id: 1
message: Logged in successfully.
Expand Down Expand Up @@ -4146,7 +4146,7 @@ paths:
status: 200
message: OK
data:
auth_token: afV4SaZt3-UhXaGmkyZyOIHGINmh0H66ith-8gWG2pc
auth_token: S2UexQOygx2CCCLf4VEvqeaqhRMYrKj0FaevcWZoJUo
user_name: Admin
user_id: 1
schema:
Expand Down

0 comments on commit 6c54d00

Please sign in to comment.