Skip to content

Commit

Permalink
compat coding moved to cds
Browse files Browse the repository at this point in the history
  • Loading branch information
johannes-vogel committed Dec 8, 2023
1 parent 3c93007 commit fd9cb25
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions apis/services.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -411,10 +411,3 @@ export const update: Service['update']
export const transaction: Service['transaction']
export const db: DatabaseService
//export const upsert: Service['upsert']


import * as events from './events'
/**
* @deprecated use `import { Request } from '@sap/cds'` instead
*/
export type Request = events.Request

0 comments on commit fd9cb25

Please sign in to comment.