From 9ae7d4a24b25cfbecf231afa26f2528929560b5a Mon Sep 17 00:00:00 2001 From: DavHau Date: Sat, 25 May 2024 09:34:46 +0200 Subject: [PATCH] blog: custom slug for jsonschema converter post --- docs/site/blog/posts/jsonschema.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/site/blog/posts/jsonschema.md b/docs/site/blog/posts/jsonschema.md index 6c265ac1..302567de 100644 --- a/docs/site/blog/posts/jsonschema.md +++ b/docs/site/blog/posts/jsonschema.md @@ -4,6 +4,7 @@ description: "Discover our new library designed to extract JSON schema interface authors: - DavHau date: 2024-05-25 +slug: jsonschema-converter --- ## Overview