Skip to content

Commit

Permalink
Commit generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
hannaliebl committed Apr 7, 2022
1 parent 3b85d06 commit 260a9b6
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 10 deletions.
28 changes: 20 additions & 8 deletions pkg/gen/ghcapi/embedded_spec.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 6 additions & 2 deletions swagger/ghc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2562,13 +2562,17 @@ definitions:
description: >-
A list of (old/previous) MoveAuditHistoryItem's for a record before
the change.
$ref: '#/definitions/MoveAuditHistoryItems'
type: object
additionalProperties:
type: string
x-nullable: true
changedValues:
description: >-
A list of (changed/updated) MoveAuditHistoryItem's for a record after
the change.
$ref: '#/definitions/MoveAuditHistoryItems'
type: object
additionalProperties:
type: string
x-nullable: true
statementOnly:
description: >-
Expand Down

0 comments on commit 260a9b6

Please sign in to comment.