Commit e4d7f39
authored
📝 Add docstrings to
Docstrings generation was requested by @nanotaboada.
* #334 (comment)
The following files were modified:
* `scripts/run-migrations-and-copy-database.sh`
* `src/Dotnet.Samples.AspNetCore.WebApi/Utilities/PlayerData.cs`feature/seed-substitute-players
1 parent 5288f24 commit e4d7f39
File tree
2 files changed
+17
-3
lines changed- scripts
- src/Dotnet.Samples.AspNetCore.WebApi/Utilities
2 files changed
+17
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
11 | 13 | | |
12 | 14 | | |
13 | 15 | | |
| |||
60 | 62 | | |
61 | 63 | | |
62 | 64 | | |
63 | | - | |
| 65 | + | |
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
153 | 153 | | |
154 | 154 | | |
155 | 155 | | |
| 156 | + | |
| 157 | + | |
| 158 | + | |
| 159 | + | |
156 | 160 | | |
157 | 161 | | |
158 | 162 | | |
| |||
311 | 315 | | |
312 | 316 | | |
313 | 317 | | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
314 | 322 | | |
315 | 323 | | |
316 | 324 | | |
| |||
510 | 518 | | |
511 | 519 | | |
512 | 520 | | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
513 | 525 | | |
514 | 526 | | |
515 | 527 | | |
| |||
881 | 893 | | |
882 | 894 | | |
883 | 895 | | |
884 | | - | |
| 896 | + | |
0 commit comments