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
Notice how the registry API response has **two**`_meta` fields:
126
+
1. Inside the `server` object: Your publisher-provided metadata (preserved from server.json)
127
+
2. At the response level: Registry-managed metadata (automatically added by the registry)
128
+
82
129
Registry-managed metadata cannot be set or overridden by publishers. See the [API documentation](../api/generic-registry-api.md) for the complete response structure.
0 commit comments