Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/box/box-openapi
OpenAPI 3.0 Specification for the Box APIs
https://github.com/box/box-openapi
api box openapi specification swagger
Last synced: about 19 hours ago
JSON representation
OpenAPI 3.0 Specification for the Box APIs
- Host: GitHub
- URL: https://github.com/box/box-openapi
- Owner: box
- License: apache-2.0
- Created: 2017-03-21T20:00:48.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-10-23T22:03:08.000Z (22 days ago)
- Last Synced: 2024-10-24T10:50:45.027Z (21 days ago)
- Topics: api, box, openapi, specification, swagger
- Language: JavaScript
- Homepage: https://developer.box.com
- Size: 62 MB
- Stars: 93
- Watchers: 27
- Forks: 88
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Box OpenAPI 3.0 Specification
![CI](https://github.com/box/box-openapi/workflows/CI/badge.svg) [![Project Status](https://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
This repository contains the build system for the Box OpenAPI 3.0 Specification (OAS3) of the [Box Platform API](https://developers.box.com/).
> **Note**: Due to changes in API schema development process, this repository is currently frozen. This means we are not actively contributing to the repository, apart from necessary fixes and improvements that help us to put the new process in place even faster.
You can still use the raw sources for specification available in the **Downloads** section.
## Downloads
The `main` branch of this repository only contains the raw source for the
specification. For a combined, resolved version please have a look at the
following builds.[![OpenAPI (en)](https://img.shields.io/static/v1.svg?label=OpenAPI%203&message=Download&color=grey&labelColor=0361D4&style=for-the-badge&logoColor=white)](https://raw.githubusercontent.com/box/box-openapi/en/openapi.json)
[![OpenAPI (jp)](https://img.shields.io/static/v1.svg?label=OpenAPI%203&message=ダウンロード&color=grey&labelColor=0361D4&style=for-the-badge&logoColor=white)](https://raw.githubusercontent.com/box/box-openapi/jp/openapi.json)## Contribution
* If you notice that the content requires improvements or you feel that some information is missing add a new [GitHub issue](https://github.com/box/box-openapi/issues) and describe the issue.
* If you are a Boxer, create a Developer Documentation ticket or use the `#dev-docs-feedback` Slack channel for assistance.## Usage & License
Copyright 2020 Box, Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
this file except in compliance with the License. You may obtain a copy of the
License atUnless required by applicable law or agreed to in writing, software distributed
under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
CONDITIONS OF ANY KIND, either express or implied. See the License for the
specific language governing permissions and limitations under the License.