Skip to content

Commit

Permalink
feat: change api version identifier in info section from 2.0.0 to 202…
Browse files Browse the repository at this point in the history
…4.0 (#494)
  • Loading branch information
box-apimgmt authored Jan 13, 2025
1 parent 8bdd868 commit 5555c16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"name": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
},
"version": "2.0.0",
"x-box-commit-hash": "e2318a7194"
"version": "2024.0",
"x-box-commit-hash": "7bca5e4887"
},
"servers": [
{
Expand Down

0 comments on commit 5555c16

Please sign in to comment.