Techeron / fvlr_api

0 stars 2 forks source link

Add Schemas to endpoints and use types in scrapers #7

Closed honjes closed 5 months ago

honjes commented 5 months ago

Adding schemas for all Endpoints and change implementation to make use of them.

I tried to keep the changes to API responses to a minimum, but still there were some changes I made to make responses more similar to each other, IMO.

Changes to API Responses

There were some errors occurring and some other things that I fixed/changed/added that wear not related to responses

Changes not related to Schemas

I hope I could make some arguments for the changes. If there are questions, I'm happy to answer them :)