thatpix3l / utopia

Perfection as far as the eye can see.
0 stars 2 forks source link

Likely cause of API Search issue #4

Open JJCUBER opened 4 months ago

JJCUBER commented 4 months ago

https://github.com/thatpix3l/utopia/blob/da4111f4b4bd06a4e09d14f6fb38516e9ada11db/api/swagger/utopia.yaml#L89

(I think this should use POST instead of get)

JJCUBER commented 4 months ago

Similar issue in these spots:

https://github.com/thatpix3l/utopia/blob/da4111f4b4bd06a4e09d14f6fb38516e9ada11db/api/swagger/utopia.yaml#L113 https://github.com/thatpix3l/utopia/blob/da4111f4b4bd06a4e09d14f6fb38516e9ada11db/api/swagger/utopia.yaml#L137


This group already presented and used only post (which the prof has mentioned we should do):

https://github.com/vOzzT/COP4331-16/blob/main/LAMPAPI/contact-swagger.yaml

JJCUBER commented 4 months ago

Another example:

https://github.com/Gersh01/ContactManager/blob/main/swagger.yaml