Skip to content

Commit 55817bb

Browse files
committed
feat: update API documentation description in openApiSidebar
1 parent 1d58289 commit 55817bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/configs/openApiSidebar.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export const OpenApiSidebar = [
66
type: "generated-index",
77
title: "Blog API",
88
description:
9-
"TopDev API is a robust and scalable API built using Laravel, a popular PHP framework known for its elegance and simplicity. The API is designed to provide a wide range of services and follows the principles of REST, ensuring that it's easy to use, stateless, and can be easily integrated into different applications.",
9+
"CSlant API Documentation uses the OpenAPI Specification to provide a detailed reference for all available endpoints, request and response examples, and more.",
1010
slug: "/category/blog-api"
1111
},
1212
items: require("../../docs/blog/sidebar.js")

0 commit comments

Comments
 (0)