UST-MICO/mico

Add endpoint for updating the KafkaFaasConnector deployment information

Closed this issue · 0 comments

Description

Adds the following endpoint

  • PUT /applications/<short-name>/<version>/kafkaFaasConnectorDeploymentInformation/

  • this PR contains breaking changes!

Resolves / is related to

Relates to #750
Relates to #798

What is affected by this PR

  • Backend
    • Kubernetes logic
    • Domain model
  • API
  • Frontend
    • Ensure that it is compilable for production (npm run build -- --prod)
  • Documentation

Checklist