mirror of
https://github.com/tdlight-team/tdlight-telegram-bot-api.git
synced 2024-11-26 22:16:51 +01:00
deploy: 35fc3cd1fa
This commit is contained in:
parent
997b2b19d8
commit
8e41bc7f14
2
dist/swagger-initializer.js
vendored
2
dist/swagger-initializer.js
vendored
@ -3,7 +3,7 @@ window.onload = function() {
|
|||||||
|
|
||||||
// the following lines will be replaced by docker/configurator, when it runs in a docker-container
|
// the following lines will be replaced by docker/configurator, when it runs in a docker-container
|
||||||
window.ui = SwaggerUIBundle({
|
window.ui = SwaggerUIBundle({
|
||||||
url: "https://petstore.swagger.io/v2/swagger.json",
|
url: "tdlight-api-openapi.yaml",
|
||||||
dom_id: '#swagger-ui',
|
dom_id: '#swagger-ui',
|
||||||
deepLinking: true,
|
deepLinking: true,
|
||||||
presets: [
|
presets: [
|
||||||
|
Loading…
Reference in New Issue
Block a user