kapow icon indicating copy to clipboard operation
kapow copied to clipboard

Default values for the Route entity must be set on the create/insert handler as the server has all the information needed to do so

Open panchoh opened this issue 5 years ago • 3 comments

https://github.com/BBVA/kapow/blob/be6a2efcc49d9e33cd215f79c04531ceb89b6d32/internal/cmd/route.go#L49

panchoh avatar Oct 22 '19 14:10 panchoh

@hhurtado suggest also that the server should provide some form of validation. We should create a ticket for that, to be discussed.

panchoh avatar Oct 23 '19 09:10 panchoh

Duplicate of #37. Will continue here, since we have more context now.

@hhurtado dixit:

The default values for the Route entity must be set on the create/insert handler as the server has all the information needed to do so

panchoh avatar Oct 31 '19 16:10 panchoh

Rewrite Issue tittle. The task is to move the default values from the cmd module to the server/control module

hhurtado avatar Aug 24 '20 11:08 hhurtado