File tree Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Expand file tree Collapse file tree 2 files changed +2
-12
lines changed Original file line number Diff line number Diff line change @@ -87,13 +87,10 @@ defaults:
87
87
is_spec_page : false
88
88
show_sidebar : true
89
89
90
- latest_version : 1.0
90
+ latest_version : 1.1
91
91
excerpt_separator : " "
92
92
announcement : |
93
- **[JSON:API v1.1 RC4](/format/1.1/) has been published! 🎉**
94
-
95
- Please review and try out this upcoming version of the spec before its planned
96
- release date of **September 30, 2022**.
93
+ **[JSON:API v1.1](/format/) was finalized September 30, 2022! 🎉**
97
94
98
95
navigation :
99
96
- title : JSON API
Original file line number Diff line number Diff line change 1
1
---
2
2
version : 1.1
3
- status : rc
4
3
---
5
4
6
- > ** ATTENTION:** As of August 22, 2022, this release candidate is considered
7
- > feature complete. It will be released as the next official version of the
8
- > JSON: API specification on ** September 30, 2022** unless any significant
9
- > changes are required. Please review and try out this release candidate prior
10
- > to its finalization.
11
-
12
5
## <a href =" #introduction " id =" introduction " class =" headerlink " ></a > Introduction
13
6
14
7
JSON: API is a specification for how a client should request that resources be
You can’t perform that action at this time.
0 commit comments