Skip to content
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

[4.0.0] Removed the 'Design a new API Thumbnail' document since this feature is not available now. #8690

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all 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
35 changes: 0 additions & 35 deletions en/docs/design/create-api/change-api-thumbnail.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,38 +18,3 @@ The thumbnail of an API can be changed by uploading an image for the thumbnail o
The newly added image appears as the API thumbnail.

<img src="{{base_path}}/assets/img/learn/change-thumbnail-api-updated.png" height="250"/>

## Design a new API Thumbnail

1. Follow [steps 1 - 3 under Upload new API thumbnail](#Upload-new-API-thumbnail).

2. Click **Design**.
[![]({{base_path}}/assets/img/learn/change-thumbnail-design.png)]({{base_path}}/assets/img/learn/change-thumbnail-design.png)

4. Select an icon, color, and background for the thumbnail.

- **Category**

Select the icon category. Currently, the API Publisher supports the following categories.

<img src="{{base_path}}/assets/img/learn/change-thumbnail-icon-types.png" height="300"/>

- **Icon Color**

Select the icon color from the color picker.

<img src="{{base_path}}/assets/img/learn/change-thumbnail-select-color.png" height="250"/>

- **Background**

Select the thumbnail background from the designs.

<img src="{{base_path}}/assets/img/learn/change-thumbnail-select-background.png" height="150"/>

5. Click **SAVE** to save the thumbnail.
[![change thumbnail design icon]({{base_path}}/assets/img/learn/change-thumbnail-design-icon.png)]({{base_path}}/assets/img/learn/change-thumbnail-design-icon.png)

The designed thumbnail appears as the API thumbnail.

<img src="{{base_path}}/assets/img/learn/change-thumbnail-design-icon-changed.png" height="250"/>