- Fix
This commit is contained in:
parent
1f73004da5
commit
7af6962c76
@ -1,16 +1,16 @@
|
|||||||
_id: spc_2b420b2bed1d4d868807303a581fb8c1
|
_id: spc_2b420b2bed1d4d868807303a581fb8c1
|
||||||
type: ApiSpec
|
type: ApiSpec
|
||||||
parentId: wrk_cd1160cf39f5497fa4711fe4fd6567de
|
parentId: wrk_cd1160cf39f5497fa4711fe4fd6567de
|
||||||
modified: 1679917670475
|
modified: 1679917892758
|
||||||
created: 1679916396495
|
created: 1679916396495
|
||||||
fileName: youtubekids.yaml
|
fileName: youtubekids.yaml
|
||||||
contents: |+
|
contents: |+
|
||||||
openapi: 3.0.3
|
openapi: 3.0.3
|
||||||
info:
|
info:
|
||||||
title: YouTube Kids Public API
|
title: YouTube Kids Public API
|
||||||
description: For generate API REST clients
|
description: For generate API REST clients for Feelter UGC
|
||||||
contact:
|
contact:
|
||||||
email: info@google.com
|
email: garin1221@yandex.ru
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
servers:
|
servers:
|
||||||
- url: https://www.youtubekids.com/youtubei/v1
|
- url: https://www.youtubekids.com/youtubei/v1
|
||||||
@ -37,6 +37,8 @@ contents: |+
|
|||||||
schemas:
|
schemas:
|
||||||
RequestClient:
|
RequestClient:
|
||||||
type: object
|
type: object
|
||||||
|
|
||||||
|
|
||||||
RequestContext:
|
RequestContext:
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
|
Loading…
Reference in New Issue
Block a user