Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add OpenAPI 3.1 references test class and update router setup - Create a new test class `OpenAPI31ReferencesTest` for validating OpenAPI 3.1 references. - Implement setup method to initialize the router and load OpenAPI specs. - Update test cases to handle requests for both `/pets` and `/users` endpoints. - Modify the existing OpenAPI specification to include server information in the YAML configuration. * Update OpenTelemetry dependencies to latest versions in pom.xml
- Loading branch information