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

V1 settings middleware #542

Open
wants to merge 6 commits into
base: develop
Choose a base branch
from

Conversation

simply-alliv
Copy link
Collaborator

@simply-alliv simply-alliv commented Aug 10, 2020

PR Checklist

  • Run npm run lint to find errors in code syntax/format
  • Run npm run lint:fix to fix all auto-fixable errors in source code and auto-format with prettier
  • Ensure you fix any linting errors displayed after running any of the above commands

What does this PR do

Fixes #538

This PR is uses the source code from PR #539 as a basis to implementing the same feature on v1 of the implementation. The base PR was authored by @dave-ok .

Description of Task to be completed

Please see this section on PR #539

In addition, the mysql client library for node has been used to make a connection with the MicroAPI database.

How should this be manually tested

None

Any background context you want to provide

Please see this section on PR #539

Questions

None

@simply-alliv simply-alliv marked this pull request as ready for review August 11, 2020 19:37
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.

1 participant