From 3680361ab0e8b16d7c224077c8bcde37ce28d595 Mon Sep 17 00:00:00 2001 From: mtsfoni <80639729+mtsfoni@users.noreply.github.com> Date: Fri, 12 Jul 2024 16:30:41 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20d8057?= =?UTF-8?q?d3a06179d5bc6c97ff7fddbab45e6da06d6=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/CycloneDX.Json.html | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/CycloneDX.Json.html b/api/CycloneDX.Json.html index 9eaa6175..b98f90bf 100644 --- a/api/CycloneDX.Json.html +++ b/api/CycloneDX.Json.html @@ -74,7 +74,7 @@

Namespace CycloneDX.Json

-

Namespace containing all Protocol Buffer specific functionality. Including serialization and deserialization.

+

Namespace containing all JSON specific functionality. Including serialization, deserialization, and validation.

@@ -97,7 +97,7 @@

Validator

diff --git a/manifest.json b/manifest.json index c285ded2..2f334213 100644 --- a/manifest.json +++ b/manifest.json @@ -201,7 +201,7 @@ "output": { ".html": { "relative_path": "api/CycloneDX.Json.html", - "hash": "owLOnHLu++H+I600pSUxsWQZRdgJ7yw5P/usKMMDnUs=" + "hash": "hPkqdfctxIwcu0xeFTsFZ9w8jCIKAhI5wYdbRmpDWFY=" } }, "is_incremental": false,