https://github.com/robbot-discord/robbot-api
The OpenAPI v3 Schema definition used behind the scenes in RobBot
https://github.com/robbot-discord/robbot-api
openapi-documentation openapi-specification openapi3
Last synced: 9 months ago
JSON representation
The OpenAPI v3 Schema definition used behind the scenes in RobBot
- Host: GitHub
- URL: https://github.com/robbot-discord/robbot-api
- Owner: robbot-discord
- License: mit
- Created: 2019-10-25T00:27:52.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-08-03T06:23:45.000Z (over 2 years ago)
- Last Synced: 2025-06-10T17:56:32.927Z (9 months ago)
- Topics: openapi-documentation, openapi-specification, openapi3
- Size: 265 KB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
RobBot API
===
The OpenAPI v3 Schema definition used behind the scenes in RobBot
# Requirements
[](https://app.fossa.io/projects/git%2Bgithub.com%2Frobbot-discord%2FRobBot-API?ref=badge_shield)
* [Stoplight Studio](https://stoplight.io/studio/)
* [Node.js 10+](https://nodejs.org/en/)
# Getting Started
1. Run the following to setup Git hooks and install dependencies required for utility scripts:
```shell script
npm install
```
1. Open this repository in Stoplight Studio and start editing
## Linting
```shell script
npm run lint
```
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2Frobbot-discord%2FRobBot-API?ref=badge_large)