mirror of
https://github.com/bitwarden/docs
synced 2025-12-06 01:33:19 +00:00
update docs to latest server
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
href="https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,300italic,400italic,600italic|Source+Code+Pro:300,600|Titillium+Web:400,600,700"
|
||||
rel="stylesheet">
|
||||
<link rel="stylesheet" type="text/css"
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.21.0/swagger-ui.css">
|
||||
href="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.24.2/swagger-ui.css">
|
||||
<link rel="stylesheet" type="text/css" href="./css/bitwarden.css">
|
||||
</head>
|
||||
|
||||
@@ -24,8 +24,8 @@
|
||||
window.fetch = undefined;
|
||||
}
|
||||
</script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.21.0/swagger-ui-bundle.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.21.0/swagger-ui-standalone-preset.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.24.2/swagger-ui-bundle.js"></script>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/swagger-ui/3.24.2/swagger-ui-standalone-preset.js"></script>
|
||||
<script>
|
||||
window.onload = () => {
|
||||
const ui = SwaggerUIBundle({
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user