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

feat: Added onRequestCORSMiddleware() middleware utility. #8

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

michealroberts
Copy link
Owner

feat: Added defineCORSRequestMiddleware() onRequest middleware utility.

Includes updating API specification tests with the latest object syntax event handler. Existing API exports and their associated tests remain unchanged for backwards compatibility.


Resolves #7

@michealroberts michealroberts added the enhancement New feature or request label Aug 27, 2023
@michealroberts michealroberts self-assigned this Aug 27, 2023
@michealroberts michealroberts changed the title feat: Added defineCORSRequestMiddleware() onRequest middleware utility. feat: Added onRequestCORSMiddleware() middleware utility. Aug 27, 2023
@michealroberts
Copy link
Owner Author

Depends on #6

@michealroberts michealroberts marked this pull request as draft August 27, 2023 11:53
@michealroberts michealroberts marked this pull request as ready for review August 27, 2023 11:53
feat: Added onRequestCORSMiddleware() middleware utility.
@michealroberts michealroberts merged commit a2c1445 into main Aug 30, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Add defineRequestMiddleware() object syntax event handler utility
1 participant