Open-event-server: Refactor duplicate endpoints.

Created on 1 Jun 2017  路  5Comments  路  Source: fossasia/open-event-server

I'm submitting a ... (check one with "x")

Current behavior:

Right now there are some duplicate endpoints that have arisen. Need to check and refactor them to avoid same endpoints refering to different views.

bug nextgen rest-api

All 5 comments

@SaptakS @shubham-padia Lets do this after most of the basic APIs are done?

@magdalenesuo I agree with you because there might come up more refactoring issues. So better we do it after all APIs are done in a basic format.

Along with this, we also need to update the related endpoints. Generally they are using id as keys in endpoints while they should be in format model_id like event_id, session_id, etc. This needs to be fixed so that proper utilization of these can be done in different methods.

@poush this is done or is anything pending here ?

This seems to be done

Was this page helpful?
0 / 5 - 0 ratings

Related issues

SaptakS picture SaptakS  路  3Comments

schedutron picture schedutron  路  4Comments

dr0pdb picture dr0pdb  路  4Comments

aviaryan picture aviaryan  路  3Comments

aditya1702 picture aditya1702  路  4Comments