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
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.
The text was updated successfully, but these errors were encountered:
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.
appID
as the first key of an app definition.http
orsdk
as a suffix consistently.The text was updated successfully, but these errors were encountered: