Skip to content

Commit 4ef26a2

Browse files
authored
Merge branch 'main' into publish-directions
2 parents ae90dbc + 86dd49b commit 4ef26a2

File tree

1 file changed

+2
-1
lines changed
  • packages/web/docs/src/content/schema-registry

1 file changed

+2
-1
lines changed

packages/web/docs/src/content/schema-registry/index.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,8 @@ Here's an overview of what each of these steps means:
130130
schema. You can include any information you wish to include in this JSON object (see
131131
[Publishing Hive metadata](/docs/api-reference/cli#hive-metadata)).
132132
- **Service Name**: the name of the service. This is used for Schema-Stitching and Apollo Federation
133-
only.
133+
only. A service name is restricted to 64 characters, must start with a letter, and can only
134+
contain alphanumeric, `-`, and `_` characters.
134135
- **Service URL**: the URL of the service. This is used for Schema-Stitching and Apollo Federation
135136
only.
136137

0 commit comments

Comments
 (0)