Skip to content

Update dev portal api page title #6490

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: "List of endpoints exposed by Tyk Enterprise Developer Portal v1.13.0"
title: "Tyk Developer Portal API"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: "Tyk Developer Portal API"
title: "Tyk Enterprise Developer Portal Admin API"

We have a similar title here

date: 2024-02-29
tags: ["Tyk Developer Portal","Enterprise Portal","Endpoints","Firewall","Integration","Portal 1.13.0"]
tags: ["Tyk Developer Portal", "Enterprise Portal", "Endpoints", "Firewall", "Integration", "Portal 1.13.0"]
description: "Internal APIs exposed by Tyk Developer Portal"
menu:
main:
Expand Down Expand Up @@ -275,4 +275,4 @@ Please note that this list only refers to v1.13.0 of the portal. The list of end
| Stylesheets | /admin/assets/stylesheets/\* |
| Stylesheets | /assets/stylesheets/\* |
| Vendors | /assets/vendor/bootstrap/\* |
| Vendors | /assets/vendor/jquery/\* |
| Vendors | /assets/vendor/jquery/\* |
Loading