Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Api keys interceptor example test updates #1423

Merged
merged 11 commits into from
Dec 18, 2024

Conversation

t-burch
Copy link
Collaborator

@t-burch t-burch commented Dec 18, 2024

No description provided.

- 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.
# Conflicts:
#	core/src/test/java/com/predic8/membrane/core/openapi/serviceproxy/OpenAPI31ReferencesTest.java
#	core/src/test/resources/openapi/specs/oas31/request-reference.yaml
# Conflicts:
#	distribution/examples/security/api-key/simple/README.md
#	distribution/examples/security/api-key/simple/proxies.xml
#	distribution/examples/security/api-key/simple/requests.http
@membrane-ci-server
Copy link

This pull request needs "/ok-to-test" from an authorized committer.

@t-burch t-burch requested a review from predic8 December 18, 2024 13:27
@t-burch
Copy link
Collaborator Author

t-burch commented Dec 18, 2024

/ok-to-test

@predic8 predic8 merged commit bfa4901 into master Dec 18, 2024
3 of 4 checks passed
@predic8 predic8 deleted the api-keys-interceptor-example-test-updates branch December 18, 2024 14:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants