Skip to content

Commit

Permalink
fix: review
Browse files Browse the repository at this point in the history
  • Loading branch information
antusus committed Mar 3, 2025
1 parent 6dd2b99 commit c360f0c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
This repository contains the Box OpenAPI 3.0 Specification (OAS3) for the [Box Platform API](https://developers.box.com/).

## API Specifications
The main branch of this repository contains the openapi.json file, which is the latest description of the Box Platform API
The main branch of this repository contains the `openapi.json` file, which is the latest description of the Box Platform API
in OpenAPI 3.0. It remains here to maintain compatibility with existing integrations that use the Box API.

Box introduced versioning for Public APIs in 2025. You can find the original API specification and all new versions
in the openapi directory. For example:
in the `openapi` directory. For example:
- The [openapi.json](./openapi/openapi.json) file contains all APIs from the Box API before versioning was introduced.
- The [openapi-v2025.0.json](./openapi/openapi-v2025.0.json) file contains the APIs introduced in version 2025.0. The version number is suffixed to the file name.

Expand Down

0 comments on commit c360f0c

Please sign in to comment.