Skip to content

Adding path element to avoid conflict with dataset api.

Watson, Gregory requested to merge avoid-api-clash into dev

Some api paths seem to be being added after the fastapi routes. This caused the new api to interfere because the order was messed up. This adds a new /content/ path to avoid this problem.

Edited by Watson, Gregory

Merge request reports

Loading