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
Roll the examples migration out across all remaining services after the EventGrid pilot (#4838) proves the flow.
Scope
Run examples-migrate (examples-migrate tool #4833) for every service to produce examples.yaml (dedup into since variants, {api-version} normalization).
Part of #4831.
RFC: https://github.com/Azure/azure-rest-api-specs/blob/rfc/unified-examples-format/documentation/rfc/unified-examples-format.md
Roll the examples migration out across all remaining services after the EventGrid pilot (#4838) proves the flow.
Scope
examples-migrate(examples-migrate tool #4833) for every service to produceexamples.yaml(dedup intosincevariants,{api-version}normalization).examples-validate(examples.yaml JSON Schema + examples-validate #4832) and confirm per-version round-trip against the originalx-ms-examples.x-ms-examples, non-ARM URL shapes, etc.).Out of scope
x-ms-examplesJSON files (final cleanup once all consumers, incl. TCGC TCGC + consumers adoption #4836, are on the new format).Depends on #4838 (EventGrid pilot + CI round-trip).