Skip to content

Remove hardcoded ctx_server(server = 9) workaround in ct_related() #108

@seanthimons

Description

@seanthimons

Context

Inline TODO at R/ct_related.R:43ct_related() forces ctx_server(server = 9) to reach the related-substances endpoint. This should be removed once the endpoint is available on production.

Tasks

  • Check if the related-substances endpoint is available on production
  • If yes, remove the ctx_server(server = 9) override
  • Test that the function works against the production endpoint

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions