mirror of
https://github.com/Redocly/redoc.git
synced 2025-08-07 05:40:19 +03:00
Add semi-colon
This commit is contained in:
parent
ab069bd91c
commit
5ce1352f53
|
@ -147,7 +147,7 @@ export class SpecManager {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return null;
|
return null;
|
||||||
}
|
};
|
||||||
|
|
||||||
let securityParams = this.byPointer(operationPtr) || [];
|
let securityParams = this.byPointer(operationPtr) || [];
|
||||||
let scopes = [];
|
let scopes = [];
|
||||||
|
|
Loading…
Reference in New Issue
Block a user