Skip to content

Commit

Permalink
(RJS bindgen) Adopting to change in SyncManager#path_for_realm (#5565)
Browse files Browse the repository at this point in the history
  • Loading branch information
kraenhansen authored Mar 16, 2023
1 parent d51c91e commit 21c4f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ classes:
set_timeouts: '(timeouts: SyncClientTimeouts)'
reconnect: ()
wait_for_sessions_to_terminate: ()
path_for_realm: '(config: SyncConfig) -> StringData'
path_for_realm: '(config: SyncConfig, custom_file_name: util::Optional<std::string>) -> StringData'
get_existing_active_session: '(path: const std::string&) -> SharedSyncSession'

ThreadSafeReference: {}
Expand Down

0 comments on commit 21c4f3b

Please sign in to comment.