Module com.github.copilot.java
Package com.github.copilot.generated.rpc
Class SessionPermissionsUrlsApi
java.lang.Object
com.github.copilot.generated.rpc.SessionPermissionsUrlsApi
API methods for the
permissions.urls namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionWhether the URL-permission policy should run in unrestricted mode.
-
Method Details
-
setUnrestrictedMode
public CompletableFuture<SessionPermissionsUrlsSetUnrestrictedModeResult> setUnrestrictedMode(SessionPermissionsUrlsSetUnrestrictedModeParams params) Whether the URL-permission policy should run in unrestricted mode.Note: the
sessionIdfield in the params record is overridden by the session-scoped wrapper; any value provided is ignored.- Since:
- 1.0.0
-