8000 Merge pull request #1669 from json-api/finalize-1-1 · roy-coder/json-api@db7abaa · GitHub
[go: up one dir, main page]

Skip to content

Commit db7abaa

Browse files
authored
Merge pull request json-api#1669 from json-api/finalize-1-1
Finalize v1.1
2 parents 106a683 + aecfcff commit db7abaa

File tree

6 files changed

+2308
-71
lines changed

6 files changed

+2308
-71
lines changed

_config.yml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,10 @@ defaults:
8787
is_spec_page: false
8888
show_sidebar: true
8989

90-
latest_version: 1.0
90+
latest_version: 1.1
9191
excerpt_separator: ""
9292
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! 🎉**
9794
9895
navigation:
9996
- title: JSON API

_format/1.1/index.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,7 @@
11
---
22
version: 1.1
3-
status: rc
43
---
54

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-
125
## <a href="#introduction" id="introduction" class="headerlink"></a> Introduction
136

147
JSON:API is a specification for how a client should request that resources be

0 commit comments

Comments
 (0)
0