We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb05cd commit acc0a5fCopy full SHA for acc0a5f
CHANGELOG.md
@@ -5,7 +5,7 @@
5
Be able to reference types from this config per table, removing the need to have separate Get functions for every table.
6
- Add type for catalog task
7
- Fix error when getting an empty result from the api and performing a type lookup
8
-- Rename `Get-ServiceNowRequestItem` to `Get-ServiceNowRequestedItem` which is the actual name. Function alias created.
+- Rename `RequestItem` to `RequestedItem` which is the actual name. Function aliases created.
9
10
## v2.1
11
- Add proxy support to `New-ServiceNowSession`, [#97](https://github.com/Snow-Shell/servicenow-powershell/issues/97).
0 commit comments