Skip to content

Update slicing of OpenAPI document to include path parameters #834

@irvinesunday

Description

@irvinesunday

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.

Metadata

Metadata

Labels

priority:p1High priority but not blocking. Causes major but not critical loss of functionality SLA <=7daystype:bugA broken experience

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions