-
Notifications
You must be signed in to change notification settings - Fork 279
Closed
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experience
Milestone
Description
This setting in the conversion lib enables us to declare path parameters at the path item level when converting from CSDL to OpenAPI:
DeclarePathParametersOnPathItem=true.
This setting is set to true in Hidi when converting from CSDL to OpenAPI. When slicing the OpenAPI document to obtain a subset document in the OpenAPIFilterService, the OpenApiPathItem parameters from the main OpenAPI document don't get copied over to the subset document.
peombwa
Metadata
Metadata
Assignees
Labels
priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daysHigh priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experienceA broken experience