We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c44345 commit 86dd49bCopy full SHA for 86dd49b
packages/web/docs/src/content/schema-registry/index.mdx
@@ -130,7 +130,8 @@ Here's an overview of what each of these steps means:
130
schema. You can include any information you wish to include in this JSON object (see
131
[Publishing Hive metadata](/docs/api-reference/cli#hive-metadata)).
132
- **Service Name**: the name of the service. This is used for Schema-Stitching and Apollo Federation
133
- only.
+ only. A service name is restricted to 64 characters, must start with a letter, and can only
134
+ contain alphanumeric, `-`, and `_` characters.
135
- **Service URL**: the URL of the service. This is used for Schema-Stitching and Apollo Federation
136
only.
137
0 commit comments