From 3792b9520e911121e41ed988bf32de15920c7830 Mon Sep 17 00:00:00 2001 From: Demis Bellot Date: Wed, 4 Dec 2024 20:16:46 +0800 Subject: [PATCH] publish get-dtos --- MyApp/_podcasts/2024-12-04_npx-get-dtos.md | 1 - MyApp/_posts/2024-12-04_npx-get-dtos.md | 1 - 2 files changed, 2 deletions(-) diff --git a/MyApp/_podcasts/2024-12-04_npx-get-dtos.md b/MyApp/_podcasts/2024-12-04_npx-get-dtos.md index ce53f848..e8743bb1 100644 --- a/MyApp/_podcasts/2024-12-04_npx-get-dtos.md +++ b/MyApp/_podcasts/2024-12-04_npx-get-dtos.md @@ -4,7 +4,6 @@ summary: ServiceStack Typed DTOs for all languages can now be downloaded and upl tags: [api,service-reference,js] url: https://media.servicestack.com/podcasts/npx-get-dtos.mp3 media: {size:1262540,duration:315.576000,format:mp3} -draft: true --- This episode covers a new npm script, `npx get-dtos`, that simplifies accessing ServiceStack APIs. diff --git a/MyApp/_posts/2024-12-04_npx-get-dtos.md b/MyApp/_posts/2024-12-04_npx-get-dtos.md index 990c668a..ebdc2daf 100644 --- a/MyApp/_posts/2024-12-04_npx-get-dtos.md +++ b/MyApp/_posts/2024-12-04_npx-get-dtos.md @@ -4,7 +4,6 @@ summary: ServiceStack Typed DTOs for all languages can now be downloaded and upl tags: [api,service-reference,js] author: Demis Bellot image: https://images.unsplash.com/photo-1639262498805-17c7dc422d37?crop=entropy&fit=crop&h=1000&w=2000 -draft: true --- To make it easier to consume ServiceStack APIs in any language, we've added the ability to download and upload Typed DTOs