Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cut 3885 reports generation #73

Merged
merged 5 commits into from
Apr 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
114 changes: 56 additions & 58 deletions ApiTransform.ps1

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion Configs/JumpCloud.SDK.DirectoryInsights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ input-file:
module-name: JumpCloud.SDK.DirectoryInsights
namespace: JumpCloud.SDK.DirectoryInsights
sample-generation: true
module-version: 0.0.28
module-version: 0.0.29
dll-name: JumpCloud.SDK.DirectoryInsights.private

directive:
Expand Down
2 changes: 1 addition & 1 deletion Configs/JumpCloud.SDK.V1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ input-file:
module-name: JumpCloud.SDK.V1
namespace: JumpCloud.SDK.V1
sample-generation: true
module-version: 0.0.40
module-version: 0.0.41
dll-name: JumpCloud.SDK.V1.private

directive:
Expand Down
2 changes: 1 addition & 1 deletion Configs/JumpCloud.SDK.V2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ input-file:
module-name: JumpCloud.SDK.V2
namespace: JumpCloud.SDK.V2
sample-generation: true
module-version: 0.0.44
module-version: 0.0.45
dll-name: JumpCloud.SDK.V2.private

directive:
Expand Down
34 changes: 34 additions & 0 deletions JumpCloud.SDK.DirectoryInsights.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,37 @@
## JumpCloud.SDK.DirectoryInsights-0.0.29
Release Date: April 15, 2024
#### RELEASE NOTES
```
Added two new function `Get-JcSdkReport` and `New-JcSdkReport` to get the list of available reports and to request new reports.
```
#### FEATURES:
New reports functions
#### IMPROVEMENTS:
NA
#### BUG FIXES:
NA
#### Generated Changes:

<details>
<summary>Functions Added</summary>

* Get-JcSdkReport.ps1
* New-JcSdkReport.ps1

</details>

<details>
<summary>Functions Modified</summary>

No changes
</details>

<details>
<summary>Functions Removed</summary>

No changes
</details>

## JumpCloud.SDK.DirectoryInsights-0.0.28
Release Date: March 27, 2024
#### RELEASE NOTES
Expand Down
34 changes: 33 additions & 1 deletion JumpCloud.SDK.V1.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,40 @@
## JumpCloud.SDK.V1-0.0.41
Release Date: April 15, 2024
#### RELEASE NOTES
```
This is a rollup release for the V1 module, a few changes were made to the systemUser model to return additional parameters.
```
#### FEATURES:
Restricted Fields can be set with Set/New-JcSdkUser
#### IMPROVEMENTS:
NA
#### BUG FIXES:
NA
#### Generated Changes:

<details>
<summary>Functions Added</summary>

No changes
</details>

<details>
<summary>Functions Modified</summary>

No changes
</details>

<details>
<summary>Functions Removed</summary>

No changes
</details>

## JumpCloud.SDK.V1-0.0.40
Release Date: March 27, 2024
#### RELEASE NOTES
```
This is a rollup release for the V1 module, a few changes were made to the Application model to return additinoal parameters.
This is a rollup release for the V1 module, a few changes were made to the Application model to return additional parameters.
```
#### FEATURES:
Additional parameters were added to the Application model
Expand Down
32 changes: 32 additions & 0 deletions JumpCloud.SDK.V2.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,35 @@
## JumpCloud.SDK.V2-0.0.45
Release Date: April 15, 2024
#### RELEASE NOTES
```
This is a rollup release for the V2 module, no functional changes were made.
```
#### FEATURES:
NA
#### IMPROVEMENTS:
NA
#### BUG FIXES:
NA
#### Generated Changes:

<details>
<summary>Functions Added</summary>

No changes
</details>

<details>
<summary>Functions Modified</summary>

No changes
</details>

<details>
<summary>Functions Removed</summary>

No changes
</details>

## JumpCloud.SDK.V2-0.0.44
Release Date: March 27, 2024
#### RELEASE NOTES
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<Version>0.0.28</Version>
<Version>0.0.29</Version>
<LangVersion>7.1</LangVersion>
<TargetFramework>netstandard2.0</TargetFramework>
<OutputType>Library</OutputType>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,28 @@
<?xml version="1.0" encoding="utf-16"?>
<Configuration>
<ViewDefinitions>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.DirectoryInsightsApiIdentity</Name>
<ViewSelectedBy>
<TypeName>JumpCloud.SDK.DirectoryInsights.Models.DirectoryInsightsApiIdentity</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
<Label>ReportType</Label>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>ReportType</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.EventCount</Name>
<ViewSelectedBy>
Expand Down Expand Up @@ -219,6 +241,98 @@
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.Get200ApplicationJsonItemsArtifactsItem</Name>
<ViewSelectedBy>
<TypeName>JumpCloud.SDK.DirectoryInsights.Models.Get200ApplicationJsonItemsArtifactsItem</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
<Label>Format</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Id</Label>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>Format</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Id</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.Get200ApplicationJsonItemsItem</Name>
<ViewSelectedBy>
<TypeName>JumpCloud.SDK.DirectoryInsights.Models.Get200ApplicationJsonItemsItem</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
<Label>CreatedAt</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Expiration</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Id</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>RequesterEmail</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>RequesterId</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Status</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Type</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>UpdatedAt</Label>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>CreatedAt</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Expiration</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Id</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>RequesterEmail</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>RequesterId</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Status</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Type</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>UpdatedAt</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.Paths1Sc3SuiEventsDistinctPostResponses200ContentApplicationJsonSchema</Name>
<ViewSelectedBy>
Expand Down Expand Up @@ -281,6 +395,70 @@
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.PathsE6Q3GdReportsReportTypePostResponses202ContentApplicationJsonSchema</Name>
<ViewSelectedBy>
<TypeName>JumpCloud.SDK.DirectoryInsights.Models.PathsE6Q3GdReportsReportTypePostResponses202ContentApplicationJsonSchema</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
<Label>CreatedAt</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Expiration</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Id</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>RequesterEmail</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>RequesterId</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Status</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Type</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>UpdatedAt</Label>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>CreatedAt</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Expiration</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Id</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>RequesterEmail</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>RequesterId</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Status</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Type</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>UpdatedAt</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.Post200ApplicationJsonPropertiesItemsItem</Name>
<ViewSelectedBy>
Expand Down Expand Up @@ -309,5 +487,33 @@
</TableRowEntries>
</TableControl>
</View>
<View>
<Name>JumpCloud.SDK.DirectoryInsights.Models.Post202ApplicationJsonPropertiesItemsItem</Name>
<ViewSelectedBy>
<TypeName>JumpCloud.SDK.DirectoryInsights.Models.Post202ApplicationJsonPropertiesItemsItem</TypeName>
</ViewSelectedBy>
<TableControl>
<TableHeaders>
<TableColumnHeader>
<Label>Format</Label>
</TableColumnHeader>
<TableColumnHeader>
<Label>Id</Label>
</TableColumnHeader>
</TableHeaders>
<TableRowEntries>
<TableRowEntry>
<TableColumnItems>
<TableColumnItem>
<PropertyName>Format</PropertyName>
</TableColumnItem>
<TableColumnItem>
<PropertyName>Id</PropertyName>
</TableColumnItem>
</TableColumnItems>
</TableRowEntry>
</TableRowEntries>
</TableControl>
</View>
</ViewDefinitions>
</Configuration>
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
<metadata>
<id>JumpCloud.SDK.DirectoryInsights</id>
<version>0.0.28</version>
<version>0.0.29</version>
<authors>JumpCloud</authors>
<owners>JumpCloud</owners>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down
Loading
Loading