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
blog: categorize the posts and add blog reorg announcement (#184)
* blog: categorize the posts and add blog reorg announcement
* feat: add blog category pages (#185)
* docs: update support email in examples (#2422)
remoteId: rem_01jwbtsc654emb9t7qnf1sejgx
remoteUpdateId: grupd_01katxqqx4qsdt3b57abak0m8f
branchName: main
commitSha: 78c9e0b20ccbf886ce259d5bb12fc5e20d0cb43e
commitUrl: Redocly/redocly-cli@78c9e0b
* feat: add blog category pages
* fix: fixes after changing base branch
* fix: fixes after changing base branch
---------
Co-authored-by: Roman Sainchuk <albuman32@gmail.com>
* fix: temporarly comment broken img
* feat: add blog-reorganization image to blog post
* Update blog/blog-reorganization.md
* chore: rename date property to publishedDate in blog
* chore: upgrade marketing-pages version
---------
Co-authored-by: Daryna Pastushenko <77724851+Daryna-del@users.noreply.github.com>
Co-authored-by: Roman Sainchuk <albuman32@gmail.com>
Co-authored-by: Daryna Pastushenko <darynapastushenko1207@gmail.com>
Co-authored-by: Roman Hotsiy <roman@redocly.com>
Copy file name to clipboardExpand all lines: blog/add-openapi-tags-for-next-level-api-descriptions.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,17 @@
1
1
---
2
-
template: '../@theme/templates/BlogPost'
2
+
template: ../@theme/templates/BlogPost
3
3
title: Add OpenAPI tags for next-level API descriptions
4
4
description: Tag your OpenAPI endpoints and help your users navigate their own path to success.
5
5
seo:
6
6
title: Add OpenAPI tags for next-level API descriptions
7
7
description: Tag your OpenAPI endpoints and help your users navigate their own path to success.
8
8
author: lorna-mitchell
9
-
date: 2024-03-13
9
+
publishedDate: "2024-03-13"
10
10
categories:
11
-
- openapi
12
-
- api-design
11
+
- api-specifications:openapi
12
+
- api-lifecycle:design
13
13
image: Redocly_blog_7.jpg
14
14
---
15
-
16
15
Getting to know a new API is always daunting, but for the larger APIs, the hardest part is knowing where to start.
17
16
Help users find their way with your API by adding tags to your [OpenAPI](https://www.openapis.org/)[endpoints](https://blog.hubspot.com/website/api-endpoint).
Copy file name to clipboardExpand all lines: blog/api-catalog-value.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,18 +1,17 @@
1
1
---
2
-
template: '../@theme/templates/BlogPost'
2
+
template: ../@theme/templates/BlogPost
3
3
title: The unseen economics of an API catalog
4
4
description: Why modern engineering organizations can't operate without one—and how API catalogs deliver measurable ROI through automation, trust, and system visibility.
5
5
seo:
6
6
title: The unseen economics of an API catalog | Redocly
7
7
description: Discover how API catalogs deliver millions in ROI by eliminating search waste, preventing costly mistakes, and enabling faster development through automation and trust.
8
8
image: ./images/Redocly_blog_8.jpg
9
9
author: adam-altman
10
-
date: 2025-11-17
10
+
publishedDate: "2025-11-17"
11
11
categories:
12
12
- api-catalog
13
13
image: Redocly_blog_8.jpg
14
14
---
15
-
16
15
# The unseen economics of an API catalog
17
16
18
17
_Why modern engineering organizations can't operate without one._
Copy file name to clipboardExpand all lines: blog/api-council.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,16 @@
1
1
---
2
-
template: '../@theme/templates/BlogPost'
2
+
template: ../@theme/templates/BlogPost
3
3
title: "API council: the wisdom of your API crowd"
4
4
description: Invite the stakeholders inside your organization to the table and make your API the best it can be
5
5
seo:
6
6
title: "API council: the wisdom of your API crowd"
7
7
description: Invite the stakeholders inside your organization to the table and make your API the best it can be
8
8
author: lorna-mitchell
9
-
date: 2024-04-17
9
+
publishedDate: "2024-04-17"
10
10
categories:
11
-
- openapi
11
+
- api-specifications:openapi
12
12
image: Redocly_blog_8.jpg
13
13
---
14
-
15
14
API governance is often focused on the creation of standards, and the implementing of those standards using appropriate tooling.
16
15
At Redocly, we love API tools so much that that we've built a whole company around building them, but successful API practice is about more than tools.
17
16
Like most technology problems, the best solutions lie with the people who are part of the process.
0 commit comments