Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

[WIP] Adds http_auth_type to Monitor Resource #75

Merged
merged 1 commit into from
Sep 6, 2020

Conversation

jasonrogena
Copy link
Contributor

Adds support for specifying the http_auth_type parameter to the monitor
resource.

Fixes #71

Signed-off-by: Jason Rogena [email protected]

Add support for specifying the http_auth_type parameter to the monitor
resource.

Fixes louy#71

Signed-off-by: Jason Rogena <[email protected]>
@jasonrogena
Copy link
Contributor Author

@louy seems the Code Climate checks failed because of duplicate code blocks:

  1. Checks on the blocks might have been triggered by me adding a line or two to the blocks :).
  2. It seems I might have to move quite some code to fix them.

What do you suggest I do?

@louy
Copy link
Owner

louy commented Sep 6, 2020

No worries about the code climate issues i'll disable them.

There seems to be an API issue with UR however, where it doesn't return http_auth_type in the getMonitors response, so this change actually breaks the tests.

I'm working on fixing the broken tests and will then get this merged

@louy louy merged commit cca57a9 into louy:master Sep 6, 2020
@jasonrogena
Copy link
Contributor Author

Oh, sorry for that @louy . Thanks for fixing the issue!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Basic Auth missing parameter
2 participants