Skip to content

Commit

Permalink
ci: Generate code
Browse files Browse the repository at this point in the history
  • Loading branch information
seambot committed Nov 28, 2024
1 parent 0e0feb8 commit 9136f47
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions src/Objects/AcsCredential.php

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

2 changes: 1 addition & 1 deletion src/SeamClient.php
Original file line number Diff line number Diff line change
Expand Up @@ -1187,7 +1187,7 @@ public function create(

public function create_offline_code(
string $acs_user_id,
string $allowed_acs_entrance_id = null,
string $allowed_acs_entrance_id,
string $ends_at = null,
bool $is_one_time_use = null,
string $starts_at = null
Expand Down

0 comments on commit 9136f47

Please sign in to comment.