ApiV1WorkspacesSlugChangelogsBy slugChangelogslug
/v1/workspaces/{slug}/changelogs/by-slug/{changelogSlug}
curl -X GET "https://example.com/v1/workspaces/acme/changelogs/by-slug/string"{ "id": "string", "title": "string", "slug": "string", "content": "string", "publishedAt": "string", "postIds": [ "string" ], "createdAt": "string"}{ "error": "string"}