openculinary / knowledge-graph

The RecipeRadar knowledge graph stores and provides access to recipe and ingredient relationship information.
GNU Affero General Public License v3.0
10 stars 0 forks source link

Remove /api prefix from 'api' service requests #43

Closed jayaddison closed 4 years ago

jayaddison commented 4 years ago

Briefly summarize the changes

  1. Remove the /api prefix from api service request paths

How have the changes been tested?

  1. Unit test coverage exercises the updated paths

List any issues that this change relates to Relates to openculinary/infrastructure#23