Skip to content

Commit

Permalink
Generated changelog and API docs for version 12.1.0
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
atruskie committed Dec 19, 2024
1 parent 6293787 commit f425ede
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.3](https://github.com/QutEcoacoustics/baw-server/tree/12.0.3) (2024-12-17)

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

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

[Full Changelog](https://github.com/QutEcoacoustics/baw-server/compare/12.0.1...12.0.2)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
12.0.3
12.1.0
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.2 from http://web:3000.
Version 12.0.3 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.2"
Write-Information "Acoustic Workbench downloader script version 12.0.3"
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.2 from http://web:3000.
Version 12.0.3 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.2"
Write-Information "Acoustic Workbench downloader script version 12.0.3"
if ($null -eq $target) {
$target = $pwd
Expand Down Expand Up @@ -4063,7 +4063,7 @@ paths:
status: 200
message: OK
data:
auth_token: 8MvSOs4Zcq2oyS1wmyYox3KpBhX_6oMAxEvMAKWXWpk
auth_token: hS1B105fdrKvxVGXxovjpyzeRwKOsYpf4YCFy81vzOk
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: MaxsVivhAT3IPwdqcOduW1rN8nczC1BKW6G5wYSlG9A
auth_token: 247pPAK8zcflgX0DSUmabHb5yhZv4VEK8Pd0xtGxuZM
user_name: Admin
user_id: 1
schema:
Expand Down

0 comments on commit f425ede

Please sign in to comment.