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
* bumped major version ([#10](https://github.com/apisyouwonthate/spectral-jsonapi/issues/10)) ([5625f81](https://github.com/apisyouwonthate/spectral-jsonapi/commit/5625f812efba490a7436fcff87a12fa6d4cd3f68))
- Created TypeScript version of the ruleset. YAML still available.
@@ -27,9 +17,6 @@
27
17
- Content type may now start with `application/vnd.api+json` instead of matching entirely. This is to allow for `ext=` media type parameters, `charset=`, etc.
28
18
- Rule `resource-object-reserved-fields` will not appear for deprecate properties.
29
19
30
-
### Deprecated
31
-
-
32
-
33
20
### Removed
34
21
- Rule `error-processing` has been removed as behavior did not match what the JSON:API spec was talking about.
0 commit comments