Skip to content

Commit

Permalink
Add viewpoint audit information (#342)
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgDangl committed May 6, 2024
1 parent 12133a4 commit feee8ae
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2512,6 +2512,8 @@ components:
type: object
required:
- guid
- creation_date
- creation_author
properties:
index:
type: integer
Expand Down Expand Up @@ -2544,6 +2546,10 @@ components:
$ref: '#/components/schemas/bitmap_GET'
snapshot:
$ref: '#/components/schemas/snapshot_GET'
creation_date:
type: string
creation_author:
type: string
authorization:
type: object
properties:
Expand Down

0 comments on commit feee8ae

Please sign in to comment.