Aribros
Aribros
> @Aribros What happens if there are duplicate operationIds in two separate paths? > > [Unique string used to identify the operation. The id MUST be unique among all operations...
Did you try ``` "401": { "$ref": "401.json" } ```
Fixed [here](https://github.com/cebe/php-openapi/pull/191)
> @cebe Please see https://github.com/bplainia/php-openapi-test and follow the instructions to build the compiled spec. I have investigated this but could not reproduce this. I also added a test to confirm...
I have been trying to reproduce this issue, @hotmeteor if you could give me a hint on how to reproduce the issue, it will be appreciated. Please, which library are...