Updated API reports due to the package change
Signed-off-by: Andre Wanlin <awanlin@spotify.com>
This commit is contained in:
@@ -149,12 +149,7 @@ export class ScaffolderClient implements ScaffolderApi {
|
||||
scmIntegrationsApi: ScmIntegrationRegistry;
|
||||
useLongPollingLogs?: boolean;
|
||||
});
|
||||
autocomplete({
|
||||
token,
|
||||
resource,
|
||||
provider,
|
||||
context,
|
||||
}: {
|
||||
autocomplete(input: {
|
||||
token: string;
|
||||
provider: string;
|
||||
resource: string;
|
||||
|
||||
Reference in New Issue
Block a user