mirror of
https://github.com/Sysbot-org/tgscraper.git
synced 2024-11-16 08:29:33 +01:00
Linked schemas, fixed broken archive URL
This commit is contained in:
parent
1acdd40e9c
commit
81f8fe3e8c
13
README.md
13
README.md
@ -2,11 +2,10 @@
|
||||
|
||||
List of available schemas:
|
||||
|
||||
| Type | Files |
|
||||
|--------|------------------------------------------------------------------------|
|
||||
| Custom | [JSON](schemas/botapi.json), [YAML](schemas/botapi.yaml) |
|
||||
| Postman| [JSON](schemas/botapi_postman.json) |
|
||||
| OpenAPI| [JSON](schemas/botapi_openapi.json),[YAML](schemas/botapi_openapi.yaml)|
|
||||
| Type | Files |
|
||||
|-------------------------------------------------------------------------------------------|-------------------------------------------------------------------------|
|
||||
| [Custom](https://github.com/Sysbot-org/tgscraper/raw/master/docs/schema.json) | [JSON](schemas/botapi.json), [YAML](schemas/botapi.yaml) |
|
||||
| [Postman](https://schema.getpostman.com/json/collection/v2.1.0/collection.json) | [JSON](schemas/botapi_postman.json) |
|
||||
| [OpenAPI](https://github.com/OAI/OpenAPI-Specification/raw/main/schemas/v3.0/schema.json) | [JSON](schemas/botapi_openapi.json),[YAML](schemas/botapi_openapi.yaml) |
|
||||
|
||||
|
||||
For a list of older versions, please have a look at [sys001/telegram-bot-api-versions](https://botapi.sys001.ml).
|
||||
For a list of older versions, please have a look at [sys001/telegram-bot-api-versions](https://botapi.sys001.xyz).
|
Loading…
Reference in New Issue
Block a user