Skip to content

Commit

Permalink
Automatic update to latest TGS API
Browse files Browse the repository at this point in the history
  • Loading branch information
tgstation-server committed Jul 27, 2024
1 parent eba6687 commit 6c557e2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ info:
license:
name: AGPL-3.0
url: https://github.com/tgstation/tgstation-server/blob/dev/LICENSE
version: 10.5.0
version: 10.6.0
paths:
/api/Administration:
get:
Expand Down Expand Up @@ -4246,6 +4246,7 @@ components:
- 104
- 105
- 106
- 107
type: integer
description: Types of Tgstation.Server.Api.Models.Response.ErrorMessageResponses that the API may return.
format: int32
Expand Down Expand Up @@ -4357,6 +4358,7 @@ components:
- OpenDreamCantFindDotnet
- OpenDreamTooOld
- DotnetDiagnosticsFailure
- DeploymentWrongDme
ErrorMessageResponse:
type: object
properties:
Expand Down Expand Up @@ -5824,7 +5826,7 @@ components:
schema:
type: string
format: productheader
example: Tgstation.Server.Api/10.5.0
example: Tgstation.Server.Api/10.6.0
User-Agent:
name: User-Agent
in: header
Expand Down

0 comments on commit 6c557e2

Please sign in to comment.