mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-30 02:54:27 -06:00
* types: add object to routes, close #1831 * types: remove Response type from cy.route, it belongs only in cy.request * add example to cy.route doc * types: add PATCH method, same as pull request #1778