Skip to content

Remove dependency on ogd-core #36

@LswaN58

Description

@LswaN58

Repurposed from old issue for updating ogd-core version. Instead, we are going to remove the ogd-core dependency. Only a few APIs make use of ogd-core functions, and ogd-api-utils only uses core to include functions for turning one of core's export result objects into an APIResponse.

This functionality should just be done downstream as an augment to APIResponse, rather than forcing all APIs to depend on core.

Primarily, this just requires updating the reqs file, and re-enabling (and updating) the gen_interface function from APIUtils class.

Work obviously won't begin until ogd-core 1.0 is released.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions