-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Description
Prerequisites
- Thoroughly read the README file.
- Checked the project requirements and ensured they are met.
- Searched for existing issues that may address the problem.
- Performed basic troubleshooting steps.
Description
Steps to Reproduce
When an OpenAPI 3.0 definition is loaded, the path parameters (e.g., /users/{userId}) enclosed in {} are not extracted or made available for use.
Expected Behavior
想要获取到其中的参数如何解决呢?
Screenshots
No response
Environment
- OS: [e.g. Windows, macOS, Linux]
- Java version: [e.g. 8, 11, 16, 17]
- Burp Suite version: [e.g. Professional 2023.11.1.3, Community 2023.11.1.3]
- OpenAPI Specification version: [e.g., 1.0, 2.0, 3.0]
Error Message
No response
Additional Context
No response