Ivago: Simplify returned json values #12

Closed
opened 2021-04-04 15:28:07 +02:00 by Jef Roosens · 0 comments

Currently, we just directly parse the output of the Ivago API and send it back to the user. However, there's a lot of information in there that really doesn't have to be sent:

  • Classes are unneeded info, as the label already defines what type of trash pickup it is
  • The URL parameter doesn't point to anything meaningful, and isn't useful in the context of this API
Currently, we just directly parse the output of the Ivago API and send it back to the user. However, there's a lot of information in there that really doesn't have to be sent: * Classes are unneeded info, as the label already defines what type of trash pickup it is * The URL parameter doesn't point to anything meaningful, and isn't useful in the context of this API
Jef Roosens added this to the Version 1.0: Ivago milestone 2021-04-04 15:28:07 +02:00
Jef Roosens added the
enhancement
label 2021-04-04 15:28:07 +02:00
Jef Roosens self-assigned this 2021-04-04 15:28:07 +02:00
Jef Roosens added this to the (deleted) project 2021-04-04 15:28:07 +02:00
Sign in to join this conversation.
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Chewing_Bever/fej#12
There is no content yet.