Skip to content

Commit

Permalink
Fix Duplicate Title/Content Issues (#5905)
Browse files Browse the repository at this point in the history
Fixed Issue raised by marketing team
  • Loading branch information
sharadregoti authored Jan 21, 2025
1 parent 49ec851 commit 5b47bad
Show file tree
Hide file tree
Showing 12 changed files with 11 additions and 27 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Usage: Suitable for those who require programmatic control over API management,

Learn more:
- [Dashboard API]({{<ref "getting-started/key-concepts/dashboard-api">}})
- [Gateway API]({{<ref "api-management/oss/gateway-api">}})
- [Gateway API]({{<ref "tyk-gateway-api">}})

## Tyk Sync

Expand Down
13 changes: 0 additions & 13 deletions tyk-docs/content/api-management/oss/gateway-api.md

This file was deleted.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: "Introduction to Tyk OAS"
title: "Configure APIs using Tyk OAS"
date: 2022-07-06
tags: ["API", "OAS", "OpenAPI Specification", "Tyk OAS"]
description: "An introduction to Tyk OAS concepts"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Broker
title: Tyk Strems Broker Input
description: Explains input broker
tags: [ "Tyk Streams", "Inputs", "Broker" ]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Http Server
title: Tyk Streams Http Server Input
description: Explains an overview of configuring Http server input
tags: [ "Tyk Streams", "Stream Inputs", "Inputs", "Http Server" ]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Kafka
title: Tyk Streams Kafka Input
description: Explains an overview of Kafka input
tags: [ "Tyk Streams", "Stream Inputs", "Inputs", "Kafka" ]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: broker
title: Tyk Streams Broker Output
slug: broker
type: output
status: stable
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Http Server
title: Tyk Streams Http Server Output
description: Explains an overview of configuring Http server output
tags: [ "Tyk Streams", "Stream Outputs", "Outputs", "Http Server" ]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
title: Kafka
title: Tyk Streams Kafka Output
description: Explains an overview of configuring Kafka output
tags: [ "Tyk Streams", "Stream Outputs", "Outputs", "Kafka" ]
---
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
date: 2017-03-24T17:10:33Z
title: Dynamic Client Registration
title: Classic Portal - Dynamic Client Registration
menu:
main:
parent: "Tyk Portal Classic"
Expand Down
3 changes: 2 additions & 1 deletion tyk-docs/content/tyk-gateway-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ type: "swagger-ui"
swagger: "/others/gateway-swagger.yml"
aliases:
- tyk-gateway-oas-api/
- tyk-rest-api/
- tyk-rest-api/
- api-management/oss/gateway-api/
---
4 changes: 0 additions & 4 deletions tyk-docs/data/menu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2866,10 +2866,6 @@ menu:
path: /troubleshooting/tyk-multi-cloud/token-information-doesnt-appear-dashboard-tyk-multi-cloud-users/
category: Page
show: True
- title: "Gateway API"
path: /api-management/oss/gateway-api
category: Page
show: True
- title: "Cloud Classic Virtual Endpoints not working"
path: /frequently-asked-questions/cloud-classic-virtual-endpoints-not-working
category: Page
Expand Down

0 comments on commit 5b47bad

Please sign in to comment.