Currently, the dapr.yaml multi-app run files are inconsistent across APIs and languages when it comes to the order of keys and naming of the applications.
- I suggest that dapr.yaml files in Quickstarts always start with the
appID as the first key of an app definition.
- In Quickstarts that offer both http and sdk examples, the appID name should include either
http or sdk as a suffix consistently.
Currently, the dapr.yaml multi-app run files are inconsistent across APIs and languages when it comes to the order of keys and naming of the applications.
appIDas the first key of an app definition.httporsdkas a suffix consistently.