Hi,
I would like report this bug:
I have API definition split into multiple files linked together by $ref.
I use this plugin for merging API to one-file version, because tools as WSO, Postman etc. still not support splitted definition.
If in two diferent files there are two diferent paths with the same operationId, plugin's validation not report this as issue. But final merged file is not valid, because unique operationId is required.
Hi, I would like report this bug: I have API definition split into multiple files linked together by $ref. I use this plugin for merging API to one-file version, because tools as WSO, Postman etc. still not support splitted definition.
If in two diferent files there are two diferent paths with the same operationId, plugin's validation not report this as issue. But final merged file is not valid, because unique operationId is required.
Best regards Vladimir