Skip to content

Commit

Permalink
deprecation: deprecate resourceType of intercept's request object
Browse files Browse the repository at this point in the history
  • Loading branch information
jennifer-shehane committed Nov 1, 2024
1 parent 0aa73c4 commit 3e73019
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/net-stubbing/lib/external-types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export namespace CyHttpMessages {
httpVersion: string
/**
* The resource type that is being requested, according to the browser.
* @deprecated the resource types may change or be completely removed in a future version of Cypress
*/
resourceType: ResourceType
/**
Expand Down

0 comments on commit 3e73019

Please sign in to comment.