Skip to content

Commit

Permalink
Deploying to gh-pages from @ 4a87e10 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ariesclark committed Dec 28, 2023
1 parent 3384d08 commit f787202
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions dist/openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4168,6 +4168,7 @@ components:
assetUrl:
minLength: 1
type: string
nullable: true
assetUrlObject:
type: object
assetVersion:
Expand All @@ -4193,6 +4194,7 @@ components:
type: string
impostorUrl:
type: string
nullable: true
scanStatus:
type: string
required:
Expand Down
2 changes: 2 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4168,6 +4168,7 @@ components:
assetUrl:
minLength: 1
type: string
nullable: true
assetUrlObject:
type: object
assetVersion:
Expand All @@ -4193,6 +4194,7 @@ components:
type: string
impostorUrl:
type: string
nullable: true
scanStatus:
type: string
required:
Expand Down

0 comments on commit f787202

Please sign in to comment.