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
Provided that there is multi level extending model definitions via allOf such as BackOfficeUserTask extends TroubleTicket, iwhen you compare Swagger Editor vs Swagger-Viewer in VSCODE, expanding TroubleTicket.troubleTicketRelationship vs BackOfficeUserTask.troubleTicketRelationship
Under TroubleTicket.troubleTicketRelationship for the TroubleTicketSpecificationRef all inherited attributes @type, @basetype, href, etc. are visible
Under BackOfficeUserTask.troubleTicketRelationship where BackOfficeUserTask extends TroubleTicket for the TroubleTicketSpecificationRef ONLY id, name and relationshipType are visible.
Provided that there is multi level extending model definitions via allOf such as BackOfficeUserTask extends TroubleTicket, iwhen you compare Swagger Editor vs Swagger-Viewer in VSCODE, expanding TroubleTicket.troubleTicketRelationship vs BackOfficeUserTask.troubleTicketRelationship
DNext-BackOffice-Task-v1.0.0-swagger.yaml.zip
Swagger-Editor:
Swagger-Viewer VSCODE
The text was updated successfully, but these errors were encountered: