File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1138,7 +1138,7 @@ partial updates are allowed.
1138
1138
1139
1139
> Note: The ` type ` member is required in every [ resource object] [ resource objects ] throughout requests and
1140
1140
responses in JSON: API . There are some cases, such as when ` POST ` ing to an
1141
- endpoint representing heterogenous data, when the ` type ` could not be inferred
1141
+ endpoint representing heterogeneous data, when the ` type ` could not be inferred
1142
1142
from the endpoint. However, picking and choosing when it is required would be
1143
1143
confusing; it would be hard to remember when it was required and when it was
1144
1144
not. Therefore, to improve consistency and minimize confusion, ` type ` is
Original file line number Diff line number Diff line change @@ -1238,7 +1238,7 @@ partial updates are allowed.
1238
1238
1239
1239
> Note: The ` type ` member is required in every [ resource object] [ resource objects ] throughout requests and
1240
1240
responses in JSON: API . There are some cases, such as when ` POST ` ing to an
1241
- endpoint representing heterogenous data, when the ` type ` could not be inferred
1241
+ endpoint representing heterogeneous data, when the ` type ` could not be inferred
1242
1242
from the endpoint. However, picking and choosing when it is required would be
1243
1243
confusing; it would be hard to remember when it was required and when it was
1244
1244
not. Therefore, to improve consistency and minimize confusion, ` type ` is
You can’t perform that action at this time.
0 commit comments