You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The previous response shape was intended for slack consumption with a command using an endpoint setup in the slack admin panel.
I would prefer to have the response shape change if there is a parameter and have that handled by middleware for the API.
I also want to add more data to the response for its eventual consumption on the weather page.
Because the API is being informally used I have some metrics indicating a few people may be using it for something still. I am going to try to version the API going forward after this change, however the URI will need to change to accommodate the middleware decisions above.
Acceptence Criteria
Fix the response shape to match the below examples
The previous response shape was intended for slack consumption with a command using an endpoint setup in the slack admin panel.
I would prefer to have the response shape change if there is a parameter and have that handled by middleware for the API.
I also want to add more data to the response for its eventual consumption on the weather page.
Because the API is being informally used I have some metrics indicating a few people may be using it for something still. I am going to try to version the API going forward after this change, however the URI will need to change to accommodate the middleware decisions above.
Acceptence Criteria
Response Requirements
The text was updated successfully, but these errors were encountered: