Skip to content

Commit 5807371

Browse files
committed
F
1 parent a5455ff commit 5807371

1 file changed

Lines changed: 6 additions & 9 deletions

File tree

portal/api-products/documentation-only-products.mdx

Lines changed: 6 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -72,22 +72,19 @@ There is no explicit documentation-only toggle in the Admin UI. A Product become
7272

7373
1. The Product appears in the assigned Catalog.
7474
2. The **API specification** tab renders your uploaded specification.
75-
3. No **Request Access** button is visible.
7675

77-
![Live Portal page for a documentation-only Product, showing the Overview, API specification, and Get Started tabs with no Request Access button](/img/portal/portal-doc-only-live-portal.png)
76+
![The API specification tab showing a rendered OpenAPI specification in Redoc, with endpoint navigation on the left and schema details on the right](/img/portal/portal-doc-only-openapi-docs.png)
7877

7978
## What consumers see
8079

8180
Documentation-only Products appear in the Catalog alongside regular Products, but with key differences:
8281

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-
![The API specification tab showing a rendered OpenAPI specification in Redoc, with endpoint navigation on the left and schema details on the right](/img/portal/portal-doc-only-openapi-docs.png)
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.
8786

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+
![Live Portal page for a documentation-only Product, showing the Overview, API specification, and Get Started tabs with no Request Access button](/img/portal/portal-doc-only-live-portal.png)
9188

9289
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.
9390

0 commit comments

Comments
 (0)