Skip to content

Commit

Permalink
chore(api): add url of Actor in store (#826)
Browse files Browse the repository at this point in the history
  • Loading branch information
drobnikj authored Jan 15, 2024
1 parent b1518b1 commit 29d9bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sources/platform/api_v2/api_v2_reference.apib
Original file line number Diff line number Diff line change
Expand Up @@ -5124,6 +5124,7 @@ a summary of your limits, and your current usage.
- description: `My public actor!` (string, nullable)
- pictureUrl: `https://...` (string, nullable)
- userPictureUrl: `https://...` (string, nullable)
- url: `https://...` (string, nullable)
- stats (object, required)
- totalBuilds: 9 (number, required)
- totalRuns: 16 (number, required)
Expand Down

0 comments on commit 29d9bfc

Please sign in to comment.