Skip to content

Conversation

@oscar-ekeyekwu
Copy link
Contributor

Before submitting your PR for review

  • 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 #455 (replace issue_number with the issue number this PR solves)

Summarise the main tasks handled in the pull request

description of Task to be completed?

  • Create controller method
  • Write validation Rules
  • Write tests for the endpoint

How should this be manually tested?

Give bullet point instructions on how to setup the code and test it manually (Assume no prior experience on JS or code)

Any background context you want to provide?

Any pertinent information that should be considered

What is the link to the issue on Github?

Issue #455

Questions:

If something is unclear or you want some questions to be addressed by your peers, mention them here

@dave-ok dave-ok merged commit 77c643d into microapidev:develop Jul 17, 2020
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.

[FEATURE REQUEST] MsAdmin GET /msadmins/organizations/:organizatonId/applications

2 participants