Skip to content

Commit

Permalink
Removed leftover 2.0.0 code
Browse files Browse the repository at this point in the history
  • Loading branch information
Celerium committed Oct 28, 2023
1 parent e714988 commit 055506e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 544 deletions.
270 changes: 0 additions & 270 deletions RocketCyberAPI/Private/apiCalls/APICalls.ps1

This file was deleted.

2 changes: 1 addition & 1 deletion build/RocketCyberAPI/2.1.0/RocketCyberAPI.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
# NestedModules = @()

# Functions to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no functions to export.
FunctionsToExport = @('APICalls','ConvertTo-RocketCyberQueryString','Invoke-RocketCyberRequest','Add-RocketCyberAPIKey','Get-RocketCyberAPIKey','Remove-RocketCyberAPIKey','Test-RocketCyberAPIKey','Add-RocketCyberBaseURI','Get-RocketCyberBaseURI','Remove-RocketCyberBaseURI','Export-RocketCyberModuleSettings','Get-RocketCyberModuleSettings','Import-RocketCyberModuleSettings','Initialize-RocketCyberModuleSettings','Remove-RocketCyberModuleSettings','Get-RocketCyberAccounts','Get-RocketCyberAgents','Get-RocketCyberApps','Get-RocketCyberDefender','Get-RocketCyberEvents','Get-RocketCyberFirewalls','Get-RocketCyberIncidents','Get-RocketCyberOffice')
FunctionsToExport = @('ConvertTo-RocketCyberQueryString','Invoke-RocketCyberRequest','Add-RocketCyberAPIKey','Get-RocketCyberAPIKey','Remove-RocketCyberAPIKey','Test-RocketCyberAPIKey','Add-RocketCyberBaseURI','Get-RocketCyberBaseURI','Remove-RocketCyberBaseURI','Export-RocketCyberModuleSettings','Get-RocketCyberModuleSettings','Import-RocketCyberModuleSettings','Initialize-RocketCyberModuleSettings','Remove-RocketCyberModuleSettings','Get-RocketCyberAccounts','Get-RocketCyberAgents','Get-RocketCyberApps','Get-RocketCyberDefender','Get-RocketCyberEvents','Get-RocketCyberFirewalls','Get-RocketCyberIncidents','Get-RocketCyberOffice')

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = @()
Expand Down
Loading

0 comments on commit 055506e

Please sign in to comment.