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: portal/api-products/documentation-only-products.mdx
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,22 +72,19 @@ There is no explicit documentation-only toggle in the Admin UI. A Product become
72
72
73
73
1. The Product appears in the assigned Catalog.
74
74
2. The **API specification** tab renders your uploaded specification.
75
-
3. No **Request Access** button is visible.
76
75
77
-

76
+

78
77
79
78
## What consumers see
80
79
81
80
Documentation-only Products appear in the Catalog alongside regular Products, but with key differences:
82
81
83
-
1.The **Overview**, **API specification**, and **Get Started** tabs are fully accessible.
84
-
2. The interactive OpenAPI playground (Redoc or Stoplight) and GraphQL Playground are available for consumers to explore the schema and run queries.
85
-
86
-

82
+
The **Overview**, **API specification**, and **Get Started** tabs are fully accessible, but
83
+
1. There is no **Request Access** button.
84
+
2. There are no Plans available to select.
85
+
3. No credentials can be requested or issued.
87
86
88
-
3. There is no **Request Access** button.
89
-
4. There are no Plans available to select.
90
-
5. No credentials can be requested or issued.
87
+

91
88
92
89
This behavior is enforced by the Portal: the Product has no associated access policy in Tyk Dashboard, and the UI hides all access-request components when a Product is documentation-only.
0 commit comments