mirror of
https://github.com/discord/discord-api-spec.git
synced 2024-12-22 16:41:22 -05:00
Update README.md
This commit is contained in:
parent
9a0fa248a8
commit
bab7bf1988
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
This repository contains the public preview of the [OpenAPI 3.1 specification](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for [Discord's API](https://discord.com/developers/docs/reference). Currently, the spec is only available for the most recent Discord API version ([v10](https://discord.com/developers/docs/reference#api-versioning-api-versions)).
|
This repository contains the public preview of the [OpenAPI 3.1 specification](https://github.com/OAI/OpenAPI-Specification/blob/main/versions/3.1.0.md) for [Discord's API](https://discord.com/developers/docs/reference). Currently, the spec is only available for the most recent Discord API version ([v10](https://discord.com/developers/docs/reference#api-versioning-api-versions)).
|
||||||
|
|
||||||
|
> ⚠️ The public preview of the OpenAPI spec is subject to breaking changes without advance notice, and should not be used within production environments.
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
### Spec Files
|
### Spec Files
|
||||||
|
|
Loading…
Reference in a new issue