Skip to content

Commit fbfa7f8

Browse files
committed
feat(profiles): add interoperability req for review process
1 parent 66871d0 commit fbfa7f8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

extensions/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,9 @@ To register your profile:
8080
out template as the `index.md` file in that directory folder. (See [an example](https://github.com/json-api/json-api/tree/gh-pages/_profiles/ethanresnick/cursor-pagination).)
8181

8282
Once submitted, one of JSON:API's editors will review your profile to check that
83-
it: 1) follows the template above; 2) complies with JSON:API's [requirements for profiles](/format/1.1/#profiles-authoring);
84-
and 3) wouldn't cause any problems were it to become widely adopted. If your
83+
it: 1) follows the template above; 2) is specified precisely enough to enable
84+
interoperable implementations; 3) complies with JSON:API's [requirements for profiles](/format/1.1/#profiles-authoring);
85+
and 4) wouldn't cause any problems were it to become widely adopted. If your
8586
profile meets these three criteria, it will generally be **approved within a week**.
8687

8788
In limited cases (e.g., if your profile defines a new, fundamental mechanism for

0 commit comments

Comments
 (0)