Skip to content

Commit 61abf0d

Browse files
fix: updated sidebar to remove databases (#715)
Signed-off-by: Achanandhi-M <[email protected]> Co-authored-by: Neha Gupta <[email protected]>
1 parent b7da265 commit 61abf0d

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

versioned_docs/version-3.0.0/quickstart/java-spring-boot-mongo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: java-spring-boot-mongo
33
title: Sample Rest API with Spring-Boot and MongoDB
4-
sidebar_label: Potion App (MongoDb)
4+
sidebar_label: Potion App
55
description: This CRUD Application is about managing the data of Magical Potions in the Keploy inventory.
66
tags:
77
- java

versioned_docs/version-3.0.0/quickstart/java-spring-boot-openhospital.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: openhospital
33
title: Keploy with OpenHospital
4-
sidebar_label: OpenHospital (Mysql)
4+
sidebar_label: OpenHospital
55
description: The following sample app showcases how to use Keploy and create test cases and mocks for popular spring-boot java application.
66
tags:
77
- java

versioned_docs/version-3.0.0/quickstart/java-spring-postgres.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: pet-clinic
33
title: Keploy Integration with PetClinic App
4-
sidebar_label: PetClinic (PostgresDb)
4+
sidebar_label: PetClinic
55
description: This sample app shows how to use Keploy to generate test cases and mocks for the popular Spring Boot Java app, PetClinic.
66
tags:
77
- java

versioned_docs/version-3.0.0/quickstart/python-fastapi-twilio.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: samples-fastapi-twilio
33
title: Sample SMS Sending App
4-
sidebar_label: FastAPI + Twilio (HTTP)
4+
sidebar_label: FastAPI + Twilio
55
description: The following sample app showcases how to use the FastAPI framework with Twilio's SMS Service and the Keploy Platform.
66
tags:
77
- python

versioned_docs/version-3.0.0/quickstart/samples-java.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
id: samples-java
33
title: Java Sample Application
4-
sidebar_label: Employer (PostgresDb)
4+
sidebar_label: Employer App
55
description: The following sample app showcases how to use java framework and the Keploy Platform.
66
tags:
77
- java

0 commit comments

Comments
 (0)