You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/configs/openApiSidebar.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ export const OpenApiSidebar = [
6
6
type: "generated-index",
7
7
title: "Blog API",
8
8
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.",
0 commit comments