Skip to content

Conversation

@restfulhead
Copy link
Owner

@restfulhead restfulhead commented Mar 18, 2024

By default, we now ignore if a query parameter code is supplied but not specified even in strict mode. The Azure portal seems to pass in the function key via query param instead of header value. So to make the portal work without having to specify the code query parameter in our API, we have to ignore this.

This PR also contains a lot of lint/code quality fixes which were missed before due to an invalid eslint configuration.

@restfulhead restfulhead changed the title fix: lint and code quality feat: add option to exclude missing query parameters from strict validation Mar 18, 2024
@restfulhead restfulhead merged commit f97fb2f into main Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants