xstarz
2 years agoNew Member
Qoutes Added to urls on open-api-merge
I use $ref to modularize features and when I do openApiMerge, single quotes are added to urls in the generated file i.e from path/{id}/resource to 'path/{id}/resource'. I'm using stoplight to publish doc and quoted urls won't build. Anyway around I can configure openApiMerge to exclude the quotes?