feat(client/api): add C# survey (#51682)

This commit is contained in:
Tom
2023-11-07 09:04:12 -06:00
committed by GitHub
parent a297c3b9bb
commit 369368a799
30 changed files with 939 additions and 32 deletions

View File

@@ -5,6 +5,7 @@ export const publicUserProps = [
'calendar',
'completedChallenges',
'completedExams',
'completedSurveys',
'githubProfile',
'isApisMicroservicesCert',
'isBackEndCert',