File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -83,8 +83,9 @@ Once submitted, one of JSON:API's editors will review your profile to check that
83
83
84
84
1 . follows the template above;
85
85
2 . is specified precisely enough to enable interoperable implementations;
86
- 3 . complies with the JSON: API spec and its [ requirements for profiles] ( /format/1.1/#profiles-authoring ) ; and
87
- 4 . wouldn't cause any problems were it to become widely adopted.
86
+ 3 . complies with the JSON: API spec and its [ requirements for profiles] ( /format/1.1/#profiles-authoring ) ;
87
+ 4 . follows JSON: API 's [ recommended naming conventions] ( https://jsonapi.org/recommendations/#naming ) ; and
88
+ 5 . wouldn't cause any problems were it to become widely adopted.
88
89
89
90
If your profile meets these criteria, it will generally be ** approved within a week** .
90
91
You can’t perform that action at this time.
0 commit comments