From d36e27387eabf88845d364b9d3a2da54a583247f Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Mon, 15 Jun 2026 12:54:44 +1000 Subject: v0.18a --- HyperBooru.format.ps1xml | 187 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 HyperBooru.format.ps1xml (limited to 'HyperBooru.format.ps1xml') diff --git a/HyperBooru.format.ps1xml b/HyperBooru.format.ps1xml new file mode 100644 index 0000000..ab46bf5 --- /dev/null +++ b/HyperBooru.format.ps1xml @@ -0,0 +1,187 @@ + + + + + + HBSessionDefinitionDefaultView + + HyperBooru.ApiClient.HBSession + + + + + + + + + + + + BaseUri + + + + + + + + + TagDefinitionDefaultView + + HyperBooru.ApiModels.TagDefinition + + + + + + + + + + + + + + + + + + + + + TagDefinitionId + + + Alias + + + Namespace + + + Name + + + + + + + + + MediaDefaultView + + HyperBooru.ApiModels.Media + + + + + + + + + + + + + + + + + + MediaId + + + ShortDescription + + + LongDescription + + + + + + + + + UserDefaultView + + HyperBooru.ApiModels.User + + + + + + + + + + + + + + + UserId + + + Username + + + + + + + + + UploadedFileDefaultView + + HyperBooru.ApiModels.UploadedFile + + + + + + + + + + + + + + + + + + + + + + + + + + + UploadedFileId + + + MediaId + + + Checksum + + + Path + + + Filename + + + Length + + + + + + + + + -- cgit v1.3