-
Notifications
You must be signed in to change notification settings - Fork 270
Labels
priority:p0Blocking issue/ loss of critical functions. An ICM may be filed to communicate urgency. SLA<=48hrsBlocking issue/ loss of critical functions. An ICM may be filed to communicate urgency. SLA<=48hrs
Milestone
Description
Describe the bug
In V2.0, tags aren't properly serialized which leads to loss of information
OpenApi File To Reproduce
A document with tags at the root level defined as below:
tags:
- name: City.City
x-ms-docs-toc-type: page
- name: CountryOrRegion.CountryOrRegion
x-ms-docs-toc-type: page
- name: Me.Person
x-ms-docs-toc-type: page
- name: People.Person
x-ms-docs-toc-type: pageEmits:
tags:
- City.City
- CountryOrRegion.CountryOrRegion
- Me.Person
- People.PersonExpected behavior
All properties for root-level tags should be written out properly
Metadata
Metadata
Assignees
Labels
priority:p0Blocking issue/ loss of critical functions. An ICM may be filed to communicate urgency. SLA<=48hrsBlocking issue/ loss of critical functions. An ICM may be filed to communicate urgency. SLA<=48hrs