API structure has changed
3 structure changes including:
1 Addition
2 Modifications
Modified
2
Breaking
GET /{url}
- Response
-
404 response Modified
- text/plain content type Added
POST /
- Response
-
500 response Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
Added
1
GET /{eslint-plugin}/{rule}