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
Launch 2021 added some new properties to projects:
Features List<string>
Images List<string>
Tags List<Tag> (partially supported)
The features and images properties are populated by separate API calls to http://uwpcommunity-site-backend.herokuapp.com/projects/{propertyName}?projectId={projectId}
The text was updated successfully, but these errors were encountered:
Launch 2021 added some new properties to projects:
List<string>
List<string>
List<Tag>
(partially supported)The features and images properties are populated by separate API calls to
http://uwpcommunity-site-backend.herokuapp.com/projects/{propertyName}?projectId={projectId}
The text was updated successfully, but these errors were encountered: