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
Add OpenAPI example demonstrating publisher extensions (#299)
This PR adds a new example to the OpenAPI specification that
demonstrates the publisher extensions feature recently added in #298.
## Changes
- Added \`example_org_server\` example to the OpenAPI spec
- Demonstrates \`x-publisher\` fields for contact email and build
metadata
- Shows organization-specific extensions (\`x-com.example\`) including:
- Marketplace icon URL
- Category classification
- Documentation URL
- Verified publisher status
This example helps developers understand how to use the new vendor
extensions functionality when publishing servers to the registry.
Co-authored-by: adam jones <[email protected]>
0 commit comments