Samuele

Results 31 comments of Samuele

@vm-001 based on what I read [in the swagger editor](https://editor.swagger.io/), and in [the new swagger editor](https://editor-next.swagger.io/): _SwaggerUI does not currently support rendering of OpenAPI 3.1 definitions_, see also [this issue](https://github.com/swagger-api/swagger-ui/issues/5891)...

Hello @evelynchua5772, just to check whether my understanding is correct: has the issue stopped occurring once the oauth2_tokens rows finished updating to include the workspace id? I am still looking...

closing was unintentional! I intended to resolve conflicts but the force-push resulted in the PR to auto-close

@zhongweikang reopened here: https://github.com/Kong/kong/pull/13131 so sorry about my mistake :( and thank you for the contribution!

Hi @andyroyle, thank you for your contribution! Could you please test the branch from [this PR](https://github.com/Kong/kong/pull/13275) and let me know if it soves your problem? The explanation of the fix...

> Yep, I think you identified the correct way to solve this issue. I think the key piece of context I was missing was that the sampling_rate could be empty...

> And also I suggest not rebase commits when applying reviewing suggestions, we can use the following command for better view for the reviewer. > > ```shell > git commit...

no logic changes in recent commits, I've only fixed compat with older DPs and added tests.

Hello @jizhilong, thank you for opening this issue. It appears you have a solution coded for this problem, would you consider opening a pull request? Thank you!

@jizhilong thank you so much for your contribution! We will review it and provide a feedback soon.