Skip to content

Commit

Permalink
fix(getSite): add account_id to the list of returned props (#548)
Browse files Browse the repository at this point in the history
  • Loading branch information
JGAntunes authored Aug 21, 2024
1 parent ac0fa55 commit a2354bf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go/models/site.go

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

2 changes: 2 additions & 0 deletions swagger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2857,6 +2857,8 @@ definitions:
type: string
published_deploy:
$ref: '#/definitions/deploy'
account_id:
type: string
account_name:
type: string
account_slug:
Expand Down

0 comments on commit a2354bf

Please sign in to comment.