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

Remove environment setup list #5

Open
notnotdrew opened this issue Jun 15, 2018 · 0 comments
Open

Remove environment setup list #5

notnotdrew opened this issue Jun 15, 2018 · 0 comments

Comments

@notnotdrew
Copy link
Member

It was only being used by learn-doctor, which is now deprecated. Then endpoint is also being removed from the Learn API.

def environment_setup_list
response = get(environment_setup_list_endpoint)
LearnWeb::Client::Environment::SetupList.new(response)
end

and

def environment_setup_list_endpoint
"#{API_ROOT}/environmentalizer/steps"
end

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

No branches or pull requests

1 participant