hndrs/slack-spring-boot-starter

align dtos with slacks open api spec

BenDenger opened this issue · 0 comments

We Should align our dtos to slacks api specs

What problem are you trying to solve

Currently, we are not completely sure, that all objects are exactly like in the specification defined. We should check the dtos, according to the specs

Detailed Description

on https://github.com/slackapi/slack-api-specs slack defines their api specs, we should ensure that they are similar to our dtos.