Skip to content

Commit

Permalink
regressiion(datadirect): Remove Security endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
battis committed Jan 6, 2025
1 parent 2a51a86 commit 9d20eab
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 39 deletions.
1 change: 0 additions & 1 deletion packages/datadirect/src/api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ export * as gradebook from './api/gradebook.js';
export * as LtiTool from './api/LtiTool.js';
export * as message from './api/message.js';
export * as schoolinfo from './api/schoolinfo.js';
export * as Security from './api/Security.js';
export * as topic from './api/topic.js';
2 changes: 0 additions & 2 deletions packages/datadirect/src/api/Security.ts

This file was deleted.

18 changes: 0 additions & 18 deletions packages/datadirect/src/api/Security/ImpersonateStart.ts

This file was deleted.

This file was deleted.

12 changes: 0 additions & 12 deletions packages/datadirect/src/api/Security/ImpersonateStop.ts

This file was deleted.

This file was deleted.

0 comments on commit 9d20eab

Please sign in to comment.