We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b3f4dd commit af5ac6bCopy full SHA for af5ac6b
1 file changed
packages/kitsu/MIGRATING.md
@@ -28,7 +28,7 @@
28
29
The `headers` parameter has been merged with the existing `config` parameter
30
31
-`Kitsu.request(config?, headers?)` is now `Kitsu.self(config? { headers? })`
+`Kitsu.request(config?, headers?)` is now `Kitsu.request(config? { headers? })`
32
33
### Serialisation Changes
34
0 commit comments