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

REST API Method implementation for ConfigResources Controller #12

Draft
wants to merge 6 commits into
base: devops/refactor-integration-fixtures
Choose a base branch
from

Conversation

zack-rma
Copy link

Problem Description

Fixes #222.

Retrieval methods for PlatformConfigs returned empty DTOs.

Solution

Updated methods to return properly filled data objects.

how you tested the change

Tested in REST API against OpenTSDB instance.

Where the following done:

  • Tests. Check all that apply:
    • Unit tests created or modified that run during ant test.
    • Integration tests created or modified that run during integration testing
      (Formerly called regression tests.)
    • Test procedure descriptions for manual testing
  • Was relevant documentation updated?
  • Were relevant config element (e.g. XML data) updated as appropriate

If you aren't sure leave unchecked and we will help guide you to want needs changing where.

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