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
{{ message }}
This repository was archived by the owner on Jun 10, 2024. It is now read-only.
Copy file name to clipboardexpand all lines: cra-client/src/components/ServerAuthor/components/defaults/serverTypes.js
+1-1
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ const serverTypes = [
5
5
6
6
{
7
7
id: "access-store-server",
8
-
label: "Access Store Server (previously called Metadata Server)",
8
+
label: "Metadata Access Store Server (previously called Metadata Server)",
9
9
description: "Supports the access services and supports a metadata repository that can natively store open metadata types as well as specialized metadata APIs for different types of tools (these APIs are called access services).",
0 commit comments