Add APIGW

This commit is contained in:
Artyom Belousov 2023-05-29 23:18:09 +03:00
parent 5c0c03d80c
commit 301a5ce5ab
2 changed files with 33 additions and 5 deletions

19
apigw.yaml Normal file
View file

@ -0,0 +1,19 @@
openapi: 3.0.0
info:
title: MTG Price Bot
version: 1.0.0
servers:
- url: https://d5d4b4ik3cqciso6et77.apigw.yandexcloud.net
paths:
/vk:
post:
x-yc-apigateway-integration:
type: serverless_containers
container_id: bbadgr0nalljvl22uso7
service_account_id: ajet8gg42gudglvakl8e
/tg:
post:
x-yc-apigateway-integration:
type: serverless_containers
container_id: bbadgr0nalljvl22uso7
service_account_id: ajet8gg42gudglvakl8e