You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: extensions/index.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -80,8 +80,9 @@ To register your profile:
80
80
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).)
81
81
82
82
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
85
86
profile meets these three criteria, it will generally be **approved within a week**.
86
87
87
88
In limited cases (e.g., if your profile defines a new, fundamental mechanism for
0 commit comments