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

Add missing licenses #1432

Merged
merged 12 commits into from
Dec 19, 2024
Merged

Add missing licenses #1432

merged 12 commits into from
Dec 19, 2024

Conversation

t-burch
Copy link
Collaborator

@t-burch t-burch commented Dec 19, 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
Added copyright and license information to multiple Java files to ensure compliance with licensing requirements.
@t-burch t-burch requested a review from predic8 December 19, 2024 08:52
@membrane-ci-server
Copy link

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

@predic8 predic8 merged commit ca4f86d into master Dec 19, 2024
3 of 4 checks passed
@predic8 predic8 deleted the add-missing-licenses branch December 19, 2024 08:57
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